fix(test.sh): re-add the config tests

These tests were left behind in the move to put config in its own
package.
This commit is contained in:
Brandon Philips 2014-02-06 22:52:50 -08:00
parent aa5c8b8ffd
commit 147235f8f5

View File

@ -8,6 +8,9 @@ go test -v ./store
go test -i ./server
go test -v ./server
go test -i ./config
go test -v ./config
go test -i ./server/v2/tests
go test -v ./server/v2/tests