Changeset 4188
- Timestamp:
- 09/07/09 05:39:44 (4 years ago)
- Location:
- CKEditor/tests
- Files:
-
- 2 added
- 1 edited
-
js (added)
-
js/unit.js (added)
-
profile.js.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/tests/profile.js.tpl
r4187 r4188 24 24 // Inject CKEditor unit test library. 25 25 if ( tags.indexOf( 'unit' ) != -1 ) 26 env.push( '${CKEDITOR_ROOT}/_tests/js/ test.js' );26 env.push( '${CKEDITOR_ROOT}/_tests/js/unit.js' ); 27 27 28 28 if ( tags.indexOf( 'jquery' ) != -1 )
Note: See TracChangeset
for help on using the changeset viewer.
