diff --git a/tests/all/main.rs b/tests/all/main.rs index 963d30fcc90..6232812ec28 100644 --- a/tests/all/main.rs +++ b/tests/all/main.rs @@ -17,5 +17,5 @@ extern crate inkwell_internals; // mod test_passes; // mod test_targets; // mod test_tari_example; -mod test_types; +// mod test_types; mod test_values;