Skip to content

Commit 21250e4

Browse files
Android async (Cororoutines) tests added
1 parent 59dde39 commit 21250e4

File tree

1 file changed

+1
-1
lines changed
  • packages/streamr-libstreamrproxyclient/dist/android-library-module

1 file changed

+1
-1
lines changed

packages/streamr-libstreamrproxyclient/dist/android-library-module/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
./switch_build.sh test
44
cd StreamrProxyClient
55
./gradlew connectedDebugAndroidTest --info \
6-
-Pandroid.testInstrumentationRunnerArguments.class=network.streamr.proxyclient.StreamrProxyClientTest \
6+
-Pandroid.testInstrumentationRunnerArguments.class=network.streamr.proxyclient.StreamrProxyClientTest,network.streamr.proxyclient.StreamrProxyClientCoroTest \
77
--rerun-tasks
88
cd ..
99
./switch_build.sh

0 commit comments

Comments
 (0)