Thanks to visit codestin.com Credit goes to github.com
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 029773a commit 346295fCopy full SHA for 346295f
travis.sh
@@ -33,6 +33,6 @@ devserver_tests=(
33
appengine/datastore/indexes-perfect
34
)
35
for testdir in ${devserver_tests[@]} ; do
36
- ./java-repo-tools/test-devserver.sh "${testdir}"
+ ./java-repo-tools/scripts/test-localhost.sh appengine "${testdir}"
37
done
38
0 commit comments