removed artifact from manual testing

This commit is contained in:
sjmann 2020-02-28 00:29:30 +00:00
parent 29b30ec946
commit 5b6e23c323
1 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ type 'u32'. Maybe we need to update the explicit references to this data type so
[[exercises]] [[exercises]]
name = "generics3" name = "generics3"
path = "exercises/generics/generics3_solution.rs" path = "exercises/generics/generics3.rs"
mode = "test" mode = "test"
hint = """ hint = """
To find the best solution to this challenge you're going to need to think back to your To find the best solution to this challenge you're going to need to think back to your