Remove functional tests.

This commit is contained in:
Ben Johnson
2013-10-14 14:20:50 -06:00
parent 89660ce0cd
commit fb7a91739a
4 changed files with 5 additions and 807 deletions

View File

@@ -6,3 +6,7 @@
# Run the tests!
go test -i
go test -v
# Run the functional tests!
go test -i github.com/coreos/etcd-test-runner
ETCD_BIN_PATH=$(pwd)/etcd go test -v github.com/coreos/etcd-test-runner