diff options
Diffstat (limited to 'auto_tests/messenger_test.c')
-rw-r--r-- | auto_tests/messenger_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_tests/messenger_test.c b/auto_tests/messenger_test.c index 4c5c29ad..af902083 100644 --- a/auto_tests/messenger_test.c +++ b/auto_tests/messenger_test.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * | 7 | * |
8 | * Note: | 8 | * Note: |
9 | * None of the functions here test things that rely on the network, i.e. | 9 | * None of the functions here test things that rely on the network, i.e. |
10 | * checking that status changes are recieved, messages can be sent, etc. | 10 | * checking that status changes are received, messages can be sent, etc. |
11 | * All of that is done in a separate test, with two local clients running. */ | 11 | * All of that is done in a separate test, with two local clients running. */ |
12 | 12 | ||
13 | #include "../core/Messenger.h" | 13 | #include "../core/Messenger.h" |