[PATCH 1/2] test/symbol-hiding: add some whitespace between tests
David Bremner
bremner at debian.org
Mon Nov 28 22:51:15 PST 2011
This is in preparation for adding a third test to this file
---
test/symbol-hiding | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/test/symbol-hiding b/test/symbol-hiding
index f67b653..6d4e4ff 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
--
1.7.5.4
More information about the notmuch
mailing list