Merge pull request #4548 from cfromknecht/remove-dev-wt-tests

watchtower: remove dev tag from unit test files
This commit is contained in:
Olaoluwa Osuntokun
2020-08-20 18:43:18 -07:00
committed by GitHub
4 changed files with 5 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
// +build dev
package lookout_test
import (

View File

@@ -1,5 +1,3 @@
// +build dev
package lookout_test
import (

View File

@@ -1,5 +1,3 @@
// +build dev
package lookout
import (