copy correct test file
This commit is contained in:
parent
fd9501458d
commit
386740a459
|
@ -7,7 +7,7 @@ PATH="/opt/android-sdk-linux/platform-tools:$PATH"
|
||||||
|
|
||||||
npm install realm realm-tests
|
npm install realm realm-tests
|
||||||
|
|
||||||
cp ../../src/object-store/parser/queryTests.json node_modules/realm-tests/query-tests.json
|
cp ../../src/object-store/tests/query.json node_modules/realm-tests/query-tests.json
|
||||||
|
|
||||||
echo "Reversing port for physical device"
|
echo "Reversing port for physical device"
|
||||||
adb reverse tcp:8081 tcp:8081
|
adb reverse tcp:8081 tcp:8081
|
||||||
|
|
Loading…
Reference in New Issue