summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authorsjmann <sjmann91@gmail.com>2020-02-28 00:29:30 +0000
committersjmann <sjmann91@gmail.com>2020-02-28 00:29:30 +0000
commit5b6e23c323a320ca8306c7645bead2132590624e (patch)
tree3d87e923ab4d3cc99834cc078060a7a815248180 /info.toml
parent29b30ec946b8a20c3806e28813f2d19553ba52e1 (diff)
removed artifact from manual testing
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