github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/examples/gno.land/r/demo/tests/gno.mod (about) 1 module gno.land/r/demo/tests 2 3 require ( 4 gno.land/p/demo/testutils v0.0.0-latest 5 gno.land/r/demo/tests/subtests v0.0.0-latest 6 )