diff options
Diffstat (limited to 'tests/example_filesystems/example_filesystems_test.go')
-rw-r--r-- | tests/example_filesystems/example_filesystems_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/example_filesystems/example_filesystems_test.go b/tests/example_filesystems/example_filesystems_test.go index b1e0fda..08cd958 100644 --- a/tests/example_filesystems/example_filesystems_test.go +++ b/tests/example_filesystems/example_filesystems_test.go @@ -18,8 +18,6 @@ import ( "github.com/rfjakob/gocryptfs/tests/test_helpers" ) -const statusTxtContent = "It works!\n" - var opensslOpt string // tmpFsPath contains a private writeable copy of the example_filesystems |