aboutsummaryrefslogtreecommitdiff
path: root/tests/cli/cli_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cli/cli_test.go')
-rw-r--r--tests/cli/cli_test.go3
1 files changed, 2 insertions, 1 deletions
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"