Browse Source

Typo

content-update
xpetit 3 years ago
parent
commit
bd9a5a1cc6
No known key found for this signature in database
GPG Key ID: 97C60669182C17A5
  1. 2
      go/tests/README.md

2
go/tests/README.md

@ -5,7 +5,7 @@ To run the tests make sure the two repositories are right next to each other:
- github.com/01-edu/piscine-go
- github.com/01-edu/public
To test a program, run this command in this folder (`public/go/tests`):
To test a function, run this command in this folder (`public/go/tests`):
```
go run github.com/01-edu/public/go/tests/func/EXERCISE_test

Loading…
Cancel
Save