diff --git a/tests/x_integration_tests b/tests/x_integration_tests index 7b211b0..f4e6f57 100755 --- a/tests/x_integration_tests +++ b/tests/x_integration_tests @@ -137,6 +137,14 @@ check_nr_clips 3 [[ $(clipdel -dv a) == foo ]] check_nr_clips 2 +# Test literal match +primary '*foo' +settle +check_nr_clips 3 + +[[ $(clipdel -dF '*') == '*foo' ]] +check_nr_clips 2 + # Check selecting starts serving xsel -pc