github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/examples/gno.land/p/demo/blog/blog_test.gno (about) 1 package blog 2 3 // TODO: add generic tests here. 4 // right now, you can checkout r/gnoland/blog/*_test.gno.