From bd9a5a1cc619b463f3c935bd49fc63240eb9a5fe Mon Sep 17 00:00:00 2001 From: xpetit <32063953+xpetit@users.noreply.github.com> Date: Sun, 4 Apr 2021 13:54:03 +0200 Subject: [PATCH] Typo --- go/tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/tests/README.md b/go/tests/README.md index 1bbf8068..3a7b03bf 100644 --- a/go/tests/README.md +++ b/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