mirror of
https://github.com/slackhq/nebula.git
synced 2026-07-02 11:30:29 +02:00
WIP
This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
|
||||
package noiseutil
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
func TestEncryptLockNeeded(t *testing.T) {
|
||||
assert.False(t, EncryptLockNeeded)
|
||||
}
|
||||
// func TestEncryptLockNeeded(t *testing.T) {
|
||||
// assert.False(t, EncryptLockNeeded)
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user