зеркало из https://github.com/mozilla/pjs.git
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Dv1-MC) Move the source harness directory, followup; r=ted.mielczarek
Fix changeset 2cff77c405f8: move new files (and update them) to the correct place. --HG-- rename : testing/xpcshell/xpcshell-simple/example/location_load.js => testing/xpcshell/example/location_load.js rename : testing/xpcshell/xpcshell-simple/example/unit/test_location.js => testing/xpcshell/example/unit/test_location.js
This commit is contained in:
Родитель
648dc33724
Коммит
c7a12cca9b
|
@ -40,5 +40,5 @@
|
|||
function run_test() {
|
||||
do_check_eq(__LOCATION__.leafName, "test_location.js");
|
||||
// also check that __LOCATION__ works via load()
|
||||
do_import_script("tools/test-harness/xpcshell-simple/example/location_load.js");
|
||||
do_import_script("testing/xpcshell/example/location_load.js");
|
||||
}
|
Загрузка…
Ссылка в новой задаче