diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-01-15 14:02:19 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-01-19 16:35:36 +0000 |
commit | b203e7907fa4808966521da8e18d9796e28e9b9a (patch) | |
tree | 268a49410fd4bfc42e752a8b52c48d537b5b865d /perllib/FixMyStreet/TestAppProve.pm | |
parent | 2e8df1a5a6610c43e0c1bda15d018fa16738061b (diff) |
Rename test-wrapper to run-tests.
As that's what it does; and use it in Travis.
Diffstat (limited to 'perllib/FixMyStreet/TestAppProve.pm')
-rw-r--r-- | perllib/FixMyStreet/TestAppProve.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/TestAppProve.pm b/perllib/FixMyStreet/TestAppProve.pm index 4d8cdaccb..75e9fe0a4 100644 --- a/perllib/FixMyStreet/TestAppProve.pm +++ b/perllib/FixMyStreet/TestAppProve.pm @@ -14,7 +14,7 @@ FixMyStreet::TestAppProve - spin up a clean database and configuration for tests =head1 USAGE -see bin/test-wrapper for usage +see bin/run-tests for usage =cut |