This commit is contained in:
CK Tan 2020-12-05 14:25:39 -08:00
parent 61557dcbaa
commit 5039045945
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
export GOPATH=$DIR/goworkspace # if it isn't already set
# $GOPATH/bin/toml-test $GOPATH/bin/toml-test-decoder # e.g., run tests on my parser
$GOPATH/bin/toml-test ../toml_json