1
0
Fork 0

Adjust makefile

This commit is contained in:
Gregory Eremin 2018-11-09 01:16:38 +01:00
parent cf0a4f73c8
commit cafb25e214
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@ install:
dep ensure
test:
go test -v ./test
go test -v github.com/localhots/bocadillo/tests

View File

@ -14,7 +14,7 @@ to provide underlying connection and basic packet exchange.
* [x] FormatDescriptionEvent
* [x] TableMapEvent
* [x] RotateEvent
* [ ] RowsEvent
* [x] RowsEvent
* [ ] XIDEvent
* [ ] GTIDEvent
* [ ] QueryEvent