Преглед на файлове

Unit test needs a newline at the end of file, otherwise clang integration tests will fail

bel преди 10 години
родител
ревизия
9fef901840
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      test/public.c

+ 1 - 1
test/public.c

@@ -656,4 +656,4 @@ void _tcase_add_test(TCase *tc,
                      int end){};
 TCase *tcase_create(const char *name) { return NULL; };
 Suite *suite_create(const char *name) { return NULL; };
-#endif
+#endif