aboutsummaryrefslogblamecommitdiff
path: root/test/ruby/test.sh
blob: 1927cb6a9bcbc2ad9865dabf81f9ee252cd9fb11 (plain) (tree)
1
2
3
4
5
6
7
8
9
           
 
      
 

                                      
 

                               
 

               
#!/bin/bash

set -e

# Optional: Import test library
source dev-container-features-test-lib

# Definition specific tests
check "version" ruby  --version

# Report result
reportResults