From 32fde82fb58df3686af50c272d113f31f07a60d9 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Mon, 28 May 2012 12:51:05 +0200 Subject: fix t5843 --- test/files/run/t5843.check | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/files/run/t5843.check (limited to 'test/files/run/t5843.check') diff --git a/test/files/run/t5843.check b/test/files/run/t5843.check new file mode 100644 index 0000000000..2bf97f4cdb --- /dev/null +++ b/test/files/run/t5843.check @@ -0,0 +1,9 @@ + foo="1" + bar="2" foo="1" +null + bar="2" + foo="1" + bar="2" + foo="1" + bar="2" foo="1" + bar="2" foo="1" -- cgit v1.2.3