diff options
Diffstat (limited to 'test/test_io.h')
| -rw-r--r-- | test/test_io.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_io.h b/test/test_io.h index ab3547f..1889e8e 100644 --- a/test/test_io.h +++ b/test/test_io.h @@ -21,6 +21,7 @@ char *test_stream_obj(void); char *test_stream_rw(void); +char *test_stream_dump(void); char *test_stream_realloc(void); char *test_stream_xor(void); char *test_stream_nav(void); |