aboutsummaryrefslogtreecommitdiffstats
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 dbc8432..b1b93e3 100644
--- a/info.toml
+++ b/info.toml
@@ -176,7 +176,7 @@ the spec: https://go.dev/ref/spec#Appending_and_copying_slices"""
[[exercises]]
name = "slices4"
-path = "exercises/slices/slices4/main.go"
+path = "exercises/slices/slices4/main_test.go"
mode = "test"
hint = "No hints this time"