mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
test/symbol-hiding: add some whitespace between tests
This is in preparation for adding a third test to this file
This commit is contained in:
parent
f0e0053149
commit
db17dd46c0
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue