Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lihuiba committed May 31, 2024
1 parent ca93f8e commit 4c3bfed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion io/test/test-iouring.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,5 @@ int main(int argc, char** arg) {
testing::InitGoogleTest(&argc, arg);
testing::FLAGS_gtest_break_on_failure = true;
gflags::ParseCommandLineFlags(&argc, &arg, true);
ci_parse_env();
return RUN_ALL_TESTS();
}

0 comments on commit 4c3bfed

Please sign in to comment.