diff options
Diffstat (limited to 'chrome/test/data/english_page.html')
-rw-r--r-- | chrome/test/data/english_page.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/test/data/english_page.html b/chrome/test/data/english_page.html new file mode 100644 index 0000000..539920d --- /dev/null +++ b/chrome/test/data/english_page.html @@ -0,0 +1,6 @@ +<html> +<head><title>This page is in English</title></head> +<body> +No joke! This is a page written in English. Awesome don't you think? +</body> +</html> |