diff options
Diffstat (limited to 'spec/rcov.opts')
-rw-r--r-- | spec/rcov.opts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rcov.opts b/spec/rcov.opts index baf694c9c..274ed51ad 100644 --- a/spec/rcov.opts +++ b/spec/rcov.opts @@ -1,2 +1,2 @@ ---exclude "spec/*,gems/*" +--exclude "spec/*,gems/*" --rails
\ No newline at end of file |