Skip to content

Commit 5b6e23c

Browse files
committed
removed artifact from manual testing
1 parent 29b30ec commit 5b6e23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ type 'u32'. Maybe we need to update the explicit references to this data type so
645645

646646
[[exercises]]
647647
name = "generics3"
648-
path = "exercises/generics/generics3_solution.rs"
648+
path = "exercises/generics/generics3.rs"
649649
mode = "test"
650650
hint = """
651651
To find the best solution to this challenge you're going to need to think back to your

0 commit comments

Comments
 (0)