Skip to content

Commit

Permalink
update: new comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirAflak committed Nov 21, 2023
1 parent c891d85 commit efc13bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Q1/test/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include "gtest/gtest.h"

// new comment
int main(int argc, char **argv) {
::testing::InitGoogleTest(&argc, argv);
return RUN_ALL_TESTS();
Expand Down

0 comments on commit efc13bc

Please sign in to comment.