diff options
Diffstat (limited to 'notes/INSTALL-catalyst.txt')
-rw-r--r-- | notes/INSTALL-catalyst.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/INSTALL-catalyst.txt b/notes/INSTALL-catalyst.txt index 3d89d48c8..c3dfd0256 100644 --- a/notes/INSTALL-catalyst.txt +++ b/notes/INSTALL-catalyst.txt @@ -102,6 +102,6 @@ Run all the tests using: or a specific test in verbose mode using: - prove -lv t/app/controller/reports_new.t + prove -lv t/app/controller/report_new.t For all the lovely options do 'prove --help'. Note I've made no attempt to make the tests be able to run in parallel, the database fiddling would not be worth it.
\ No newline at end of file |