feat(math-skills): update support files to test project

This commit is contained in:
nprimo 2024-01-25 15:14:33 +00:00 committed by Niccolò Primo
parent d6cccebba5
commit 805d9b9e9c
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#### Functional
##### After downloading the [file](https://assets.01-edu.org/stats-projects/math-skills) and giving executable permissions
##### Run the script with `./math-skills`, then run the program of the student with the created file (`data.txt`) by the previous command.
##### After downloading the [file](https://assets.01-edu.org/stats-projects/stat-bin-dockerized.zip).
##### Run the script with `./math-skills` or `./run.sh math-skills`, then run the program of the student with the created file (`data.txt`) by the previous command.
###### Are the outputs of both programs (the one provided and the student one) in the same format?