@@ -0,0 +1,6 @@
test:
go build -o testdata/app testdata/app.go
go build -o appify
go test
rm appify
rm testdata/app
The note is not visible to the blocked user.