From db364e343fdad88b68aaee7e768018e35949b2ca Mon Sep 17 00:00:00 2001 From: Jeff Beck Date: Tue, 1 Jul 2014 07:53:39 -0500 Subject: [PATCH] Update README.md Default is now not to do coverage. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43b0aef..3ec2932 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This plugin will generate code coverage reports using Cobertura. ## To run: - grails test-app + grails test-app -coverage ## Command line options: