diff --git a/module.jai b/module.jai index 6cee301..5677aa2 100644 --- a/module.jai +++ b/module.jai @@ -13,7 +13,7 @@ rawptr :: #type *void; basic :: #import "Basic"; compiler :: #import "Compiler"; -RUN_TESTS :: true; +RUN_TESTS :: false; #scope_file;