summaryrefslogtreecommitdiff
path: root/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests.c')
-rw-r--r--tests.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests.c b/tests.c
index 54ba6ea..075aac0 100644
--- a/tests.c
+++ b/tests.c
@@ -33,5 +33,4 @@ static void test_all(void) {
block_arr_test();
str_hash_table_test();
idents_test();
- binfile_test();
}