include server tests

This commit is contained in:
Derek Collison
2012-11-12 14:28:24 -08:00
parent 3ec8cc484e
commit 4e09fe07da

View File

@@ -9,5 +9,9 @@ script:
- go test -i
- go test -v
- cd ..
- cd server
- go test -i
- go test -v
- cd ..
- go test -i
- go test -v