makefile: separated integration tests, added test coverage

This commit is contained in:
Michał Matczuk
2017-07-31 16:11:42 +02:00
parent f8043ef567
commit 9ab68074ab
3 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
// +build !integration
package gocqlx
import (