summaryrefslogtreecommitdiff
path: root/lib/backupstore/StoreTestUtils.h
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2014-09-18 20:28:22 +0000
committerChris Wilson <chris+github@qwirx.com>2014-09-18 20:28:22 +0000
commit572b5bd9dee50dd1c90042f476a8c888732cfa1f (patch)
tree7930b8b78f1e9635e7ea13745e457bb8850f8185 /lib/backupstore/StoreTestUtils.h
parent63cc6de8fd2e6f5f1a997b2e7e4512c1c8f4126f (diff)
Whitespace fixes
Diffstat (limited to 'lib/backupstore/StoreTestUtils.h')
-rw-r--r--lib/backupstore/StoreTestUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/backupstore/StoreTestUtils.h b/lib/backupstore/StoreTestUtils.h
index 5fa1ccc6..335021d3 100644
--- a/lib/backupstore/StoreTestUtils.h
+++ b/lib/backupstore/StoreTestUtils.h
@@ -105,7 +105,7 @@ bool delete_account();
TEST_FAIL_WITH_MESSAGE("command returned success"); \
or_statements; \
} \
- }
+ }
#define TEST_COMMAND_RETURNS_ERROR_OR(protocol, command, error, or_statements) \
TEST_CHECK_THROWS_OR((protocol) . command, ConnectionException, \