changing the link to go-test repo

This commit is contained in:
miguel 2022-04-01 10:20:57 +01:00 committed by Clément
parent cefe7f2310
commit bd97da536e
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#### quadA
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](../../raid-testing/README.md) before you proceed to the questions.***
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](https://github.com/01-edu/go-tests/blob/master/raid-testing.md) before you proceed to the questions.***
##### Try running the function with the arguments: `"x=5 and y=3"`

View File

@ -1,6 +1,6 @@
#### Quadrangle Checker
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](../../raid-testing/README.md) before you proceed to the questions.***
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](https://github.com/01-edu/go-tests/blob/master/raid-testing.md) before you proceed to the questions.***
##### Try running the program: `"./quadA 3 3 | ./quadchecker"`

View File

@ -1,6 +1,6 @@
#### Sudoku
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](../../raid-testing/README.md) before you proceed to the questions.***
> ***NOTE: If you are an admin and you want to test this project, follow the instructions [in the this subject](https://github.com/01-edu/go-tests/blob/master/raid-testing.md) before you proceed to the questions.***
##### Try running the program with the arguments: `".96.4...1" "1...6...4" "5.481.39." "..795..43" ".3..8...." "4.5.23.18" ".1.63..59" ".59.7.83." "..359...7"`