diff options
Diffstat (limited to 'mobile/android/tests/browser/robocop/robocop_offline_storage.html')
-rw-r--r-- | mobile/android/tests/browser/robocop/robocop_offline_storage.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mobile/android/tests/browser/robocop/robocop_offline_storage.html b/mobile/android/tests/browser/robocop/robocop_offline_storage.html new file mode 100644 index 000000000..50878d764 --- /dev/null +++ b/mobile/android/tests/browser/robocop/robocop_offline_storage.html @@ -0,0 +1,8 @@ +<html manifest="robocop_offline"> +<head> + <title>Robocop offline storage</title> + <meta charset="utf-8"> +</head> +<body> +</body> +</html> |