about summary refs log tree commit diff stats
path: root/tests/test_cmd_account.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-12-27 14:36:42 +0000
committerJames Booth <boothj5@gmail.com>2013-12-27 14:36:42 +0000
commitc3fbaf8b2a75fc28df933e5f48fda2e8468b7e80 (patch)
tree23a81ec16dce7a0d88b80cd04768fc24dd11f26e /tests/test_cmd_account.c
parent122fe09c6153f0e368a1615e110a3458f24b52e2 (diff)
downloadprofani-tty-c3fbaf8b2a75fc28df933e5f48fda2e8468b7e80.tar.gz
Removed whitespace
Diffstat (limited to 'tests/test_cmd_account.c')
-rw-r--r--tests/test_cmd_account.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_cmd_account.c b/tests/test_cmd_account.c
index 5de766e2..4891930c 100644
--- a/tests/test_cmd_account.c
+++ b/tests/test_cmd_account.c
@@ -1137,5 +1137,5 @@ void cmd_account_clear_shows_message_when_invalid_property(void **state)
     assert_true(result);
 
     free(help);
-    
+
 }