wachunei/rutcl

Tests: `mod.ts` cli execution is missing test

wachunei opened this issue · 0 comments

Currently mod.ts is the entry point for the cli/cli.ts module, but this behavior is not tested. A test in mod_test.ts should be included using Deno.run.