mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-25 09:10:25 +01:00
add tests
This commit is contained in:
7
tests/fixture/info.toml
Normal file
7
tests/fixture/info.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[[exercises]]
|
||||
path = "compSuccess.rs"
|
||||
mode = "compile"
|
||||
|
||||
[[exercises]]
|
||||
path = "testSuccess.rs"
|
||||
mode = "test"
|
||||
Reference in New Issue
Block a user