diff --git a/tools/before-test.cmd b/tools/before-test.cmd index dca4cca..7fef815 100644 --- a/tools/before-test.cmd +++ b/tools/before-test.cmd @@ -12,8 +12,8 @@ :: :: Note: :: Tests and benchmark files are stored in the epanet-example-networks repo. -:: This script retreives them using a stable URL associated with a release on -:: GitHub and stages the files for nrtest to run. The script assumes that +:: This script retreives them using a stable URL associated with a GitHub +:: release and stages the files for nrtest to run. The script assumes that :: before-test.cmd and gen-config.cmd are located together in the same folder. ::