diff options
Diffstat (limited to 'content/test/data/english_page.html')
-rw-r--r-- | content/test/data/english_page.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/test/data/english_page.html b/content/test/data/english_page.html new file mode 100644 index 0000000..30b0d42 --- /dev/null +++ b/content/test/data/english_page.html @@ -0,0 +1,7 @@ +<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? +It has to be more than 100 bytes long for the CLD to detect the language correctly. +</body> +</html> |