diff options
Diffstat (limited to 'mobile/android/tests/browser/robocop/assets/README')
-rw-r--r-- | mobile/android/tests/browser/robocop/assets/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile/android/tests/browser/robocop/assets/README b/mobile/android/tests/browser/robocop/assets/README new file mode 100644 index 000000000..565ca2a9f --- /dev/null +++ b/mobile/android/tests/browser/robocop/assets/README @@ -0,0 +1,4 @@ +You can place test assets in this file. +They can be read as raw InputStreams with the getAsset() method in BaseTest. + +(This file is a placeholder to ensure that the assets/ directory exists, as it is referenced in the robocop Makefile.) |