aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/fscrypt_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/fscrypt/fscrypt_test.go')
-rw-r--r--cmd/fscrypt/fscrypt_test.go4
1 files changed, 1 insertions, 3 deletions
diff --git a/cmd/fscrypt/fscrypt_test.go b/cmd/fscrypt/fscrypt_test.go
index cbeacdf..1d09bf8 100644
--- a/cmd/fscrypt/fscrypt_test.go
+++ b/cmd/fscrypt/fscrypt_test.go
@@ -19,8 +19,6 @@
package main
-import (
- "testing"
-)
+import "testing"
func TestTrivial(t *testing.T) {}