makefile: added megacheck

This commit is contained in:
Michał Matczuk
2018-05-22 14:47:43 +02:00
parent 5526e60464
commit cca99d4a42
5 changed files with 30 additions and 17 deletions

View File

@@ -2,6 +2,8 @@
// Use of this source code is governed by a ALv2-style
// license that can be found in the LICENSE file.
// +build all integration
package gocqlx_test
import (