Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Jan 29, 2025
1 parent 3fee669 commit ccfe66d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Cmd/Test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ class Test {

static Result<void>
testMain(const CliArgsView cliArgs) {
// FIXME: eventually, use command pattern intead of testMain.
return Test::exec(cliArgs);
}

Expand Down

0 comments on commit ccfe66d

Please sign in to comment.