mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 21:58:06 +00:00
Testing something to determine the problem that's breaking the MozillaTest tinderboxen running automated tests
This commit is contained in:
parent
7eeed473b4
commit
28501d84a3
@ -288,6 +288,7 @@ function run_test()
|
||||
{
|
||||
testsDirectory = Cc["@mozilla.org/file/local;1"]
|
||||
.createInstance(Ci.nsILocalFile);
|
||||
dumpn("*** topsrcdir: " + do_get_topsrcdir());
|
||||
testsDirectory.initWithPath(do_get_topsrcdir());
|
||||
testsDirectory.append("netwerk");
|
||||
testsDirectory.append("test");
|
||||
|
Loading…
x
Reference in New Issue
Block a user