aboutsummaryrefslogblamecommitdiff
path: root/test/go/test.sh
blob: 87cc950adea8445be77381fa18feaa337e097e55 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



           

                                      




                          
#!/bin/bash

set -e

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

check "version" go version

# Report result
reportResults