diff options
Diffstat (limited to 'tests/tests.h')
| -rw-r--r-- | tests/tests.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h index 121f8c6..8b045e1 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -3,6 +3,7 @@ void test_pft_nacked(void); void test_pft_percent(void); +void test_pft_nocrash(void); void test_pft_string(void); void test_pft_int_i(void); void test_pft_int_d(void); |
