diff --git a/test/unit/keep-cmd/cmd b/test/unit/keep-cmd/cmd new file mode 100644 index 00000000..66bc8431 --- /dev/null +++ b/test/unit/keep-cmd/cmd @@ -0,0 +1 @@ +%H$grep "foo\|bar" diff --git a/test/unit/keep-cmd/in b/test/unit/keep-cmd/in new file mode 100644 index 00000000..928fc5df --- /dev/null +++ b/test/unit/keep-cmd/in @@ -0,0 +1,3 @@ +foo +rha +bar diff --git a/test/unit/keep-cmd/selections b/test/unit/keep-cmd/selections new file mode 100644 index 00000000..ae3cdf5b --- /dev/null +++ b/test/unit/keep-cmd/selections @@ -0,0 +1 @@ +foo:bar