MINOR Added codecoverage on a single test to the allowed actions

This commit is contained in:
Stig Lindqvist 2011-09-27 11:00:28 +13:00
parent 4171015df1
commit 2101d3c09b

View File

@ -44,6 +44,7 @@ class TestRunner extends Controller {
'index',
'browse',
'coverage',
'coverageOnly',
'startsession',
'endsession',
'cleanupdb',