diff --git a/scripts/test b/scripts/test deleted file mode 100755 index cc242cd..0000000 --- a/scripts/test +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -set -ex - -(cd ./scripts/test-golang118 && ./test.sh) -(cd ./scripts/test-golang119 && ./test.sh)