diff --git a/bin/iutils b/bin/iutils index ae04936..7ba498e 100755 --- a/bin/iutils +++ b/bin/iutils @@ -7,6 +7,11 @@ use IUtils; use IUtils::Regexes; use IUtils::Compiler; +my %*SUB-MAIN-OPTS = + :named-anywhere, + :bundling, +; + # TODO: Add filtering for tests based on module/name # TODO: Move some of this functionality into methods for the relevant structs #| Execute the tests in an idris project