diff options
Diffstat (limited to 'tests/defaults/performance_test.go')
-rw-r--r-- | tests/defaults/performance_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/defaults/performance_test.go b/tests/defaults/performance_test.go index a2ecf8c..11d827f 100644 --- a/tests/defaults/performance_test.go +++ b/tests/defaults/performance_test.go @@ -8,7 +8,7 @@ import ( "os" "testing" - "github.com/rfjakob/gocryptfs/tests/test_helpers" + "github.com/rfjakob/gocryptfs/v2/tests/test_helpers" ) // Benchmarks |