Changeset 4012
- Timestamp:
- 12/04/07 16:42:42 (1 year ago)
- Files:
-
- 1 modified
-
trunk/jquery/test/data/testrunner.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/jquery/test/data/testrunner.js
r3159 r4012 274 274 * @example equals( "Expected 2 characters.", v.formatMessage("Expected {0} characters.", 2) ); 275 275 * 276 * @param Object actual 276 277 * @param Object expected 277 * @param Object actual278 278 * @param String message (optional) 279 279 */
