diff --git a/go/README.md b/go/README.md index 98dfd387..e22e3776 100644 --- a/go/README.md +++ b/go/README.md @@ -3,7 +3,7 @@ - Run : ```shell -go run texttest_feature.go gilded-rose.go +go run texttest_fixture.go gilded-rose.go ``` - Run tests : diff --git a/go/texttest_feature.go b/go/texttest_fixture.go similarity index 100% rename from go/texttest_feature.go rename to go/texttest_fixture.go