summaryrefslogtreecommitdiff
path: root/tests/fixture/failure/info.toml
blob: ef99a07ae4a93e397152fe90ead5d6fa5adb681e (plain)
1
2
3
4
5
6
7
8
9
10
11
format_version = 1

[[exercises]]
name = "compFailure"
mode = "run"
hint = ""

[[exercises]]
name = "testFailure"
mode = "test"
hint = "Hello!"