Port qmark1 test to littlecheck

This one just needs a random home.
This commit is contained in:
Fabian Homborg 2019-06-25 21:30:17 +02:00
parent 5c7b7fd609
commit 10949648e7
3 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1,2 @@
#RUN: env HOME="$(mktemp -d)" XDG_CONFIG_HOME="$(mktemp -d)" %fish --features '' -c 'string match --quiet "??" ab ; echo "qmarkon: $status"'
#CHECK: qmarkon: 0

View File

@ -1 +0,0 @@
--features '' -c 'string match --quiet "??" ab ; echo "qmarkon: $status"'

View File

@ -1 +0,0 @@
qmarkon: 0