First Full Auto-Tutorial Test

This commit is contained in:
rigel rozanski
2017-06-29 05:47:38 -04:00
parent 985665fb8a
commit ec7ef41fdc
3 changed files with 48 additions and 19 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ dist:
@bash scripts/dist.sh
@bash scripts/publish.sh
test: test_unit test_cli
test: test_unit test_cli test_tutorial
test_unit:
go test `glide novendor`