Adjust makefile
This commit is contained in:
parent
cf0a4f73c8
commit
cafb25e214
2
Makefile
2
Makefile
@ -2,4 +2,4 @@ install:
|
|||||||
dep ensure
|
dep ensure
|
||||||
|
|
||||||
test:
|
test:
|
||||||
go test -v ./test
|
go test -v github.com/localhots/bocadillo/tests
|
||||||
|
@ -14,7 +14,7 @@ to provide underlying connection and basic packet exchange.
|
|||||||
* [x] FormatDescriptionEvent
|
* [x] FormatDescriptionEvent
|
||||||
* [x] TableMapEvent
|
* [x] TableMapEvent
|
||||||
* [x] RotateEvent
|
* [x] RotateEvent
|
||||||
* [ ] RowsEvent
|
* [x] RowsEvent
|
||||||
* [ ] XIDEvent
|
* [ ] XIDEvent
|
||||||
* [ ] GTIDEvent
|
* [ ] GTIDEvent
|
||||||
* [ ] QueryEvent
|
* [ ] QueryEvent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user