summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authorfmoko <mokou@posteo.de>2020-02-25 14:25:22 +0100
committerGitHub <noreply@github.com>2020-02-25 14:25:22 +0100
commit358fb473cd3ebf06085b58f8c7ff1f649ec6ec7a (patch)
tree186ca05f4266e6bde264a5a88d0b419273099212 /info.toml
parentec51cdb22966b6c68cb806b181d1d3bf2ba73159 (diff)
parenta45486f2d05ce1081fab5709f629ae765368509b (diff)
Merge pull request #276 from stigjb-forks/testing-test4
Enable test for exercise test4
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.toml b/info.toml
index 2e6b0b4..4b89029 100644
--- a/info.toml
+++ b/info.toml
@@ -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