remove unnecessary code

This commit is contained in:
siddontang 2014-11-02 14:21:24 +08:00
parent 7b5d950cc9
commit 8cfc5732cf
1 changed files with 0 additions and 3 deletions

View File

@ -24,6 +24,3 @@ test:
test_race:
$(GO) test -race -tags '$(GO_BUILD_TAGS)' ./...
pytest:
sh client/ledis-py/tests/all.sh