diff options
Diffstat (limited to 'client/run_tests.sh')
-rw-r--r-- | client/run_tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/run_tests.sh b/client/run_tests.sh index 80edda6..ff7d278 100644 --- a/client/run_tests.sh +++ b/client/run_tests.sh @@ -2,7 +2,7 @@ function usage { echo "Usage: $0 [OPTION]..." - echo "Run python-escalatorclient's test suite(s)" + echo "Run escalatorclient's test suite(s)" echo "" echo " -p, --pep8 Just run flake8" echo " -h, --help Print this usage message" |