1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-02-20 00:00:03 +03:00
rustlings/tests/fixture/failure/info.toml
2024-04-25 03:25:45 +02:00

11 lines
130 B
TOML

format_version = 1
[[exercises]]
name = "compFailure"
test = false
hint = ""
[[exercises]]
name = "testFailure"
hint = "Hello!"