diff options
Diffstat (limited to 'mobile/android/tests/browser/robocop/robocop_blank_01.html')
-rw-r--r-- | mobile/android/tests/browser/robocop/robocop_blank_01.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mobile/android/tests/browser/robocop/robocop_blank_01.html b/mobile/android/tests/browser/robocop/robocop_blank_01.html new file mode 100644 index 000000000..e4f6c9813 --- /dev/null +++ b/mobile/android/tests/browser/robocop/robocop_blank_01.html @@ -0,0 +1,7 @@ +<html> +<meta charset="utf-8"> +<title>Browser Blank Page 01</title> +<body> +<p>Browser Blank Page 01</p> +</body> +</html> |