Publish test app and test result

This commit is contained in:
Blake Miner 2022-04-18 11:25:51 -04:00
parent 8eae20297d
commit 6252db9500
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# go-embed-test
Testing how //go:embed works for an imported module
Testing how //go:embed works for an imported module
Results: The test actually worked! Neat!