Exclude integration tests from normal go test
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// All rights reserved. Use of this source code is governed by an MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build integration
|
||||
|
||||
package integration_test
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user