1
0
mirror of https://github.com/robertkrimen/otto synced 2025-10-26 20:28:49 +08:00

Add registry package

Automatic inclusion of source on import
This commit is contained in:
Robert Krimen
2012-10-10 15:46:10 -07:00
parent 0b82701409
commit 5958af6914
5 changed files with 67 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ TEST := -v --run OttoError
TEST := .
test:
go test -i
go test $(TEST)
assets: