summaryrefslogtreecommitdiffstats
path: root/mobile/android/tests/browser/robocop/robocop_search.html
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/tests/browser/robocop/robocop_search.html')
-rw-r--r--mobile/android/tests/browser/robocop/robocop_search.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/mobile/android/tests/browser/robocop/robocop_search.html b/mobile/android/tests/browser/robocop/robocop_search.html
deleted file mode 100644
index 581193c9d..000000000
--- a/mobile/android/tests/browser/robocop/robocop_search.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
- <header>
- <title> Robocop Search Engine </title>
- </header>
- <body>
- <form method="get" action="http://www.google.com/search">
- <input type="text" name="q" style="width:300px; height:500px;" maxlength="255" value="" />
- <input type="submit" value="Google Search" />
- </form>
- </body>
-</html>