diff options
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ int main(int argc, char **argv) (void)argv; test_pft_nacked(); test_pft_percent(); + /* test_pft_nocrash(); */ test_pft_string(); test_pft_int_i(); test_pft_int_d(); |
