mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-02 03:54:26 +02:00
tlv+watchtower: move bench test
The benchmark tests import both the tlv and watchtower packages. To make it possible to extract the tlv package into its own submodule, this test is better located in the watchtower package.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package tlv_test
|
||||
package watchtower_test
|
||||
|
||||
import (
|
||||
"bytes"
|
Reference in New Issue
Block a user