Rename Go's texttest fixture, fix type in name.

This commit is contained in:
Peter Kofler 2018-12-03 21:18:33 +01:00
parent 6e82156f6c
commit 6b492c223a
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
- Run : - Run :
```shell ```shell
go run texttest_feature.go gilded-rose.go go run texttest_fixture.go gilded-rose.go
``` ```
- Run tests : - Run tests :