diff options
Diffstat (limited to 'dom/quota/test/common/nestedtest.js')
-rw-r--r-- | dom/quota/test/common/nestedtest.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/quota/test/common/nestedtest.js b/dom/quota/test/common/nestedtest.js new file mode 100644 index 0000000000..5c2011bfe9 --- /dev/null +++ b/dom/quota/test/common/nestedtest.js @@ -0,0 +1,6 @@ +/** + * Any copyright is dedicated to the Public Domain. + * http://creativecommons.org/publicdomain/zero/1.0/ + */ + +loadScript("dom/quota/test/common/content.js"); |