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 d0ed053..aff47ea 100644
--- a/info.toml
+++ b/info.toml
@@ -645,7 +645,7 @@ type 'u32'. Maybe we need to update the explicit references to this data type so
[[exercises]]
name = "generics3"
-path = "exercises/generics/generics3_solution.rs"
+path = "exercises/generics/generics3.rs"
mode = "test"
hint = """
To find the best solution to this challenge you're going to need to think back to your