Changeset 4192
- Timestamp:
- 09/07/09 06:58:25 (4 years ago)
- File:
-
- 1 edited
-
CKEditor/tests/profile.js.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/tests/profile.js.tpl
r4190 r4192 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 // Inject CKEditor manual test library.
Note: See TracChangeset
for help on using the changeset viewer.
