diff options
Diffstat (limited to 'system/docshell/test/chrome/bug909218.js')
-rw-r--r-- | system/docshell/test/chrome/bug909218.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/docshell/test/chrome/bug909218.js b/system/docshell/test/chrome/bug909218.js new file mode 100644 index 000000000..c360616f9 --- /dev/null +++ b/system/docshell/test/chrome/bug909218.js @@ -0,0 +1,2 @@ +// This file exists just to ensure that we load it with the correct flags.
+dump("bug909218.js loaded\n");
|