mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 07:35:07 +02:00
watchtower: remove dev tag from unit test files
Several watchtower unit tests were not being executed by make unit since they require the dev tag to be passed in. All tests still pass.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// +build dev
|
||||
|
||||
package lookout_test
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user