Added testing exercise.
This commit is contained in:
parent
4c6b6b94e4
commit
c3a73b8e2b
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