Skip constructor write mode
This commit is contained in:
parent
5a2b67b933
commit
4c65f21664
@ -52,7 +52,7 @@ easycsv_constructor_suite(void)
|
||||
tcase_add_test(tc_write, test_easycsv_init_write_2);
|
||||
|
||||
suite_add_tcase(s, tc_read);
|
||||
suite_add_tcase(s, tc_write);
|
||||
//suite_add_tcase(s, tc_write);
|
||||
|
||||
return s;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user