Added testing exercise.
This commit is contained in:
parent
50d280ee5b
commit
832772cd83
4 changed files with 129 additions and 5 deletions
|
|
@ -1219,9 +1219,8 @@ const exercises = [_]Exercise{
|
|||
},
|
||||
.{
|
||||
.main_file = "102_testing.zig",
|
||||
.output = "All 1 tests passed.",
|
||||
.output = "",
|
||||
.run_test = true,
|
||||
.skip = true,
|
||||
},
|
||||
.{
|
||||
.main_file = "999_the_end.zig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue