Skip to content

Commit

Permalink
Merge pull request #221 from coderefinery/blindij-patch-1
Browse files Browse the repository at this point in the history
Update test-design.md
  • Loading branch information
blindij authored Sep 19, 2024
2 parents cbc27fb + b703dbb commit fc4d6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/test-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ As a reminder, you can run the script like this to get some output,
which prints to standard output (the terminal):
```console
$ python3 statistics/count.py data/abyss.txt
$ python3 code/count.py data/abyss.txt
```
Your goal is to make a test that can run this and let you know if it's
Expand Down

0 comments on commit fc4d6f9

Please sign in to comment.