1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mobile/android/base/tests/assets/README Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +You can place test assets in this file. 1.5 +They can be read as raw InputStreams with the getAsset() method in BaseTest. 1.6 + 1.7 +(This file is a placeholder to ensure that the assets/ directory exists, as it is referenced in the robocop Makefile.)