This commit is contained in:
Remzi Arpaci-Dusseau
2019-02-16 19:20:02 -05:00
parent 65c8e18a4c
commit 195bdbbd1b

View File

@@ -1,5 +1,5 @@
The 'run-tests.sh' script is called by various testers to do the work of
The `run-tests.sh` script is called by various testers to do the work of
testing. Each test is actually fairly simple: it is a comparison of standard
output and standard error, as per the program specification.