Codestyle
This commit is contained in:
@@ -138,7 +138,7 @@ namespace TestHazelnupp
|
|||||||
"/my/fake/path/wahoo.out",
|
"/my/fake/path/wahoo.out",
|
||||||
"--pud",
|
"--pud",
|
||||||
"39"
|
"39"
|
||||||
});
|
});
|
||||||
|
|
||||||
// Exercise
|
// Exercise
|
||||||
Hazelnupp nupp(C_Ify(args));
|
Hazelnupp nupp(C_Ify(args));
|
||||||
@@ -172,7 +172,7 @@ namespace TestHazelnupp
|
|||||||
"/my/fake/path/wahoo.out",
|
"/my/fake/path/wahoo.out",
|
||||||
"--pud",
|
"--pud",
|
||||||
"39.5"
|
"39.5"
|
||||||
});
|
});
|
||||||
|
|
||||||
// Exercise
|
// Exercise
|
||||||
Hazelnupp nupp(C_Ify(args));
|
Hazelnupp nupp(C_Ify(args));
|
||||||
@@ -209,7 +209,7 @@ namespace TestHazelnupp
|
|||||||
"1",
|
"1",
|
||||||
"2",
|
"2",
|
||||||
"3"
|
"3"
|
||||||
});
|
});
|
||||||
|
|
||||||
// Exercise
|
// Exercise
|
||||||
Hazelnupp nupp(C_Ify(args));
|
Hazelnupp nupp(C_Ify(args));
|
||||||
|
Reference in New Issue
Block a user