summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/info.toml b/info.toml
index 08114de..5e35334 100644
--- a/info.toml
+++ b/info.toml
@@ -82,6 +82,10 @@ mode = "compile"
path = "exercises/structs/structs1.rs"
mode = "test"
+[[exercises]]
+path = "exercises/structs/structs2.rs"
+mode = "test"
+
# TESTS
[[exercises]]