diff --git a/tests.sh b/tests.sh index 593e223..87b1df1 100755 --- a/tests.sh +++ b/tests.sh @@ -2,6 +2,8 @@ set -e +export IMPLEMENTATION=go + (cd jsonnet; go build) source tests_path.source export DISABLE_LIB_TESTS=true