From 0e67a05edcc3ba01221a6bfd14750b5b8090887f Mon Sep 17 00:00:00 2001 From: jakob Date: Wed, 1 Mar 2017 19:03:20 -0500 Subject: First working commit of the rewrite. --- test/test_io.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_io.h') 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); -- cgit v1.3