diff options
author | James Booth <boothj5@gmail.com> | 2015-12-20 02:17:17 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-12-20 02:17:17 +0000 |
commit | 46a0e6ebed23560777e1387eeb4f2a6c8c311cc5 (patch) | |
tree | f3fef2797f4b37ac2f662cea9269efa70b786f74 /tests/functionaltests | |
parent | 87b4d7cbab44d30d272d87d5b59dbaad51fa90dd (diff) | |
download | profani-tty-46a0e6ebed23560777e1387eeb4f2a6c8c311cc5.tar.gz |
Removed whitespace
Diffstat (limited to 'tests/functionaltests')
-rw-r--r-- | tests/functionaltests/test_muc.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/functionaltests/test_muc.h b/tests/functionaltests/test_muc.h index 49329a36..172e2adb 100644 --- a/tests/functionaltests/test_muc.h +++ b/tests/functionaltests/test_muc.h @@ -5,8 +5,3 @@ void sends_room_join_with_password(void **state); void sends_room_join_with_nick_and_password(void **state); void show_role_and_affiliation_on_join(void **state); void show_subject_on_join(void **state); - - - - - |