diff options
Diffstat (limited to 'js/xpconnect/tests/chrome/file_empty.html')
-rw-r--r-- | js/xpconnect/tests/chrome/file_empty.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/js/xpconnect/tests/chrome/file_empty.html b/js/xpconnect/tests/chrome/file_empty.html new file mode 100644 index 0000000000..b3bfe19c0b --- /dev/null +++ b/js/xpconnect/tests/chrome/file_empty.html @@ -0,0 +1,2 @@ +<!DOCTYPE html> +<html><head><title>test page</title></head><body>there is nothing to see</body></html> |