1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-01-13 02:18:08 -05:00
rustlings/tests/fixture/success/info.toml
2019-04-07 20:13:04 +01:00

7 lines
No EOL
107 B
TOML

[[exercises]]
path = "compSuccess.rs"
mode = "compile"
[[exercises]]
path = "testSuccess.rs"
mode = "test"