reindent
This commit is contained in:
parent
c69aef41d6
commit
53f90ed803
1 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ START_TEST(test_check) {
|
|||
END_TEST
|
||||
|
||||
Suite *test_suite(void) {
|
||||
Suite *s = suite_create("Money");
|
||||
Suite *s = suite_create("Test");
|
||||
|
||||
TCase *tc_core = tcase_create("Core");
|
||||
tcase_add_test(tc_core, test_check);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue