@@ -0,0 +1,7 @@
#!/bin/bash
# Run basic go unit tests
go test -v ./...
# Run example-based toml tests
cd test_program && ./go-test.sh
The note is not visible to the blocked user.