diff options
| author | sjmann <sjmann91@gmail.com> | 2020-02-28 00:29:30 +0000 |
|---|---|---|
| committer | sjmann <sjmann91@gmail.com> | 2020-02-28 00:29:30 +0000 |
| commit | 5b6e23c323a320ca8306c7645bead2132590624e (patch) | |
| tree | 3d87e923ab4d3cc99834cc078060a7a815248180 /info.toml | |
| parent | 29b30ec946b8a20c3806e28813f2d19553ba52e1 (diff) | |
removed artifact from manual testing
Diffstat (limited to 'info.toml')
| -rw-r--r-- | info.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
