diff --git a/tests/cli/cli_test.go b/tests/cli/cli_test.go index 232c8cc..8f85393 100644 --- a/tests/cli/cli_test.go +++ b/tests/cli/cli_test.go @@ -646,7 +646,8 @@ func TestSymlinkedCipherdir(t *testing.T) { } } -func TestBypass(t *testing.T) { +// TestBadname tests the `-badname` option +func TestBadname(t *testing.T) { dir := test_helpers.InitFS(t) mnt := dir + ".mnt"