Reintroduce cli_test built tag (#4002)

Removed in ca43225851, wanting it back to avoid
running cli tests along with unit tests.

See #3994 for more info.
This commit is contained in:
Alessio Treglia
2019-03-28 21:49:28 +00:00
committed by GitHub
parent 5bb6090e38
commit b9e6df3851
+2
View File
@@ -1,3 +1,5 @@
// +build cli_test
package clitest
import (