aboutsummaryrefslogtreecommitdiff
path: root/test/java/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/java/test.sh')
-rw-r--r--test/java/test.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/java/test.sh b/test/java/test.sh
index 5c6fa89..c282165 100644
--- a/test/java/test.sh
+++ b/test/java/test.sh
@@ -7,6 +7,7 @@ source dev-container-features-test-lib
# Definition specific tests
check "version" java --version
-
+echo "location"
+echo $(whereis java)
# Report result
reportResults \ No newline at end of file