github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/gnovm/tests/testdata/TestMemPackage/success/file_test.gno (about) 1 package test 2 3 import "testing" 4 5 func TestSucess(t *testing.T) {}