aboutsummaryrefslogtreecommitdiff
path: root/test/ruby/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby/test.sh')
-rw-r--r--test/ruby/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ruby/test.sh b/test/ruby/test.sh
index 4c1cc36..fda1b2e 100644
--- a/test/ruby/test.sh
+++ b/test/ruby/test.sh
@@ -9,5 +9,8 @@ source dev-container-features-test-lib
check "ruby version" ruby --version
check "gem version" gem --version
+echo "location"
+echo $(whereis ruby)
+
# Report result
reportResults \ No newline at end of file