Codestyle
This commit is contained in:
parent
93d6189a48
commit
5efc4d5533
@ -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));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user