diff -r 000000000000 -r 6474c204b198 mobile/android/base/tests/assets/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mobile/android/base/tests/assets/README Wed Dec 31 06:09:35 2014 +0100 @@ -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.)