diff options
| author | fmoko <mokou@posteo.de> | 2020-02-25 14:25:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-25 14:25:22 +0100 |
| commit | 358fb473cd3ebf06085b58f8c7ff1f649ec6ec7a (patch) | |
| tree | 186ca05f4266e6bde264a5a88d0b419273099212 /info.toml | |
| parent | ec51cdb22966b6c68cb806b181d1d3bf2ba73159 (diff) | |
| parent | a45486f2d05ce1081fab5709f629ae765368509b (diff) | |
Merge pull request #276 from stigjb-forks/testing-test4
Enable test for exercise test4
Diffstat (limited to 'info.toml')
| -rw-r--r-- | info.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -369,7 +369,7 @@ The way macros are written, it wants to see something between each [[exercises]] name = "test4" path = "exercises/test4.rs" -mode = "compile" +mode = "test" hint = "No hints this time ;)" # MOVE SEMANTICS |
