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