Browse Source

Language

pull/768/head
xpetit 3 years ago
parent
commit
ef95947e63
No known key found for this signature in database
GPG Key ID: 97C60669182C17A5
  1. 2
      go/tests/README.md

2
go/tests/README.md

@ -17,7 +17,7 @@ and a program:
go run github.com/01-edu/public/go/tests/prog/EXERCISE_test
```
Relative paths works anywhere within `public/go/tests`:
Relative paths work anywhere in `public/go/tests`:
```
go run ./prog/printalphabet_test

Loading…
Cancel
Save