diff options
Diffstat (limited to 'auto_tests')
-rw-r--r-- | auto_tests/toxav_basic_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_tests/toxav_basic_test.c b/auto_tests/toxav_basic_test.c index 67c39687..f337217c 100644 --- a/auto_tests/toxav_basic_test.c +++ b/auto_tests/toxav_basic_test.c | |||
@@ -509,4 +509,4 @@ int main(int argc, char *argv[]) | |||
509 | srunner_free(test_runner); | 509 | srunner_free(test_runner); |
510 | 510 | ||
511 | return number_failed; | 511 | return number_failed; |
512 | } \ No newline at end of file | 512 | } |