From b12ad292d4dfef1c00567fe3def7e73461d3c217 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Mon, 23 Aug 2021 16:17:04 +0200 Subject: tests/cli: add -xchacha tests --- tests/cli/cli_test.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/cli/cli_test.go') diff --git a/tests/cli/cli_test.go b/tests/cli/cli_test.go index 4055c97..96a5b72 100644 --- a/tests/cli/cli_test.go +++ b/tests/cli/cli_test.go @@ -1,7 +1,6 @@ +// package cli tests CLI operations like "-init", "-password" etc package cli -// Test CLI operations like "-init", "-password" etc - import ( "fmt" "io/ioutil" -- cgit v1.2.3