We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c4cc1 commit c318b4eCopy full SHA for c318b4e
gae-interop-testing/README.md
@@ -25,7 +25,7 @@ Running the tests in GAE
25
You can run the gradle task to execute the interop tests.
26
```bash
27
# cd into either gae-jdk7 or gae-jdk8
28
-$ ./gradlew runInteropTestRemote
+$ ../../gradlew runInteropTestRemote
29
30
# Or run one of these from the root gRPC Java directory:
31
$ ./gradlew :grpc-gae-interop-testing-jdk7:runInteropTestRemote
0 commit comments