From db17dd46c09707d2c999de9f72bb2b84447bd5a8 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 28 Nov 2011 22:51:15 -0800 Subject: test/symbol-hiding: add some whitespace between tests This is in preparation for adding a third test to this file --- test/symbol-hiding | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') diff --git a/test/symbol-hiding b/test/symbol-hiding index f67b653e..6d4e4fff 100755 --- a/test/symbol-hiding +++ b/test/symbol-hiding @@ -19,7 +19,9 @@ output="A Xapian exception occurred opening database: Couldn't stat 'fakedb/.not caught No chert database found at path \`./nonexistant'" mkdir -p fakedb/.notmuch + test_expect_success 'running test' run_test + test_begin_subtest 'checking output' test_expect_equal "$result" "$output" test_done -- cgit v1.2.3