summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
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 d7f86f9..08114de 100644
--- a/info.toml
+++ b/info.toml
@@ -66,7 +66,7 @@ mode = "compile"
[[exercises]]
path = "exercises/primitive_types/primitive_types4.rs"
-mode = "compile"
+mode = "test"
[[exercises]]
path = "exercises/primitive_types/primitive_types5.rs"