1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-26 04:22:03 +02:00
rustlings/tests/fixture/info.toml

7 lines
107 B
TOML
Raw Normal View History

2019-03-20 21:05:45 +01:00
[[exercises]]
path = "compSuccess.rs"
mode = "compile"
[[exercises]]
path = "testSuccess.rs"
mode = "test"