Sign in
gerrit
/
gerrit
/
3cc89c4f5a470383a100f2c8da2f161938f59bea
/
.
/
prologtests
/
examples
/
dummy.sh
blob: 2e0cca350f5a4ef0fb3e53acacdfeeabc5f308b2 [
file
]
#!/bin/bash
# Skip all prolog tests for newer Java versions.
# See https://github.com/bazelbuild/bazel/issues/9391
# for more details why we cannot support running tests
# on newer Java versions for now.