summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/test/addons/page-worker/data/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/test/addons/page-worker/data/page.html')
-rw-r--r--addon-sdk/source/test/addons/page-worker/data/page.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/addon-sdk/source/test/addons/page-worker/data/page.html b/addon-sdk/source/test/addons/page-worker/data/page.html
new file mode 100644
index 000000000..3b59d3963
--- /dev/null
+++ b/addon-sdk/source/test/addons/page-worker/data/page.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+
+<html>
+<head>
+<script type="text/javascript" src="page.js"></script>
+</head>
+<body>
+</body>
+</html>