diff options
Diffstat (limited to 'docshell/test/chrome/bug909218.js')
-rw-r--r-- | docshell/test/chrome/bug909218.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docshell/test/chrome/bug909218.js b/docshell/test/chrome/bug909218.js new file mode 100644 index 0000000000..c360616f99 --- /dev/null +++ b/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");
|