From e888f4341ce8b7db860525b401b7a2ad5dc4fd77 Mon Sep 17 00:00:00 2001 From: Jason Felice Date: Thu, 3 Oct 2019 22:09:51 -0400 Subject: test: Allow expect-style UI tests, testing any var --- test/normal/split/kak_quoted_selections | 1 + test/normal/split/selections | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 test/normal/split/kak_quoted_selections delete mode 100644 test/normal/split/selections (limited to 'test/normal/split') diff --git a/test/normal/split/kak_quoted_selections b/test/normal/split/kak_quoted_selections new file mode 100644 index 00000000..45d79f3b --- /dev/null +++ b/test/normal/split/kak_quoted_selections @@ -0,0 +1 @@ +'foo' 'bar' 'baz' diff --git a/test/normal/split/selections b/test/normal/split/selections deleted file mode 100644 index 45d79f3b..00000000 --- a/test/normal/split/selections +++ /dev/null @@ -1 +0,0 @@ -'foo' 'bar' 'baz' -- cgit v1.2.3