Skip to content
Snippets Groups Projects
Commit dffb424c authored by Björn Fischer's avatar Björn Fischer :new_moon_with_face:
Browse files

fix 4725FakultCPP

parent f70be571
Branches
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
TEST(fac, t5) { TEST(fac, t5) {
EXPECT_EQ(fac(5), 24); EXPECT_EQ(fac(5), 120);
} }
TEST(fac,t6) { TEST(fac,t6) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment