Update Testing authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -27,7 +27,7 @@ Use this template in order to register new tests; replace `NN` and `Description`
```bash
#!/bin/bash
# my-new-test-suite.sh
# test_my-routine.sh
echo "--------------------------------------------------"
echo "Running tests in $0"
......
......