diff options
Diffstat (limited to '')
-rw-r--r-- | js/xpconnect/tests/unit/importer.jsm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/xpconnect/tests/unit/importer.jsm b/js/xpconnect/tests/unit/importer.jsm new file mode 100644 index 0000000000..e6d2f184e6 --- /dev/null +++ b/js/xpconnect/tests/unit/importer.jsm @@ -0,0 +1 @@ +ChromeUtils.import("resource://test/syntax_error.jsm");
\ No newline at end of file |