diff options
author | francis <francis> | 2008-03-19 03:05:20 +0000 |
---|---|---|
committer | francis <francis> | 2008-03-19 03:05:20 +0000 |
commit | 992e97b3bd16190d75a0d08718eadd0ed9fad3f3 (patch) | |
tree | 656a1b9638962527b50bd5af964ca18cf6e7b609 /spec/rcov.opts | |
parent | c2d387322e1945ff0d456ddcc027bb0f8a237bb3 (diff) |
Test code for search and the front page.
Diffstat (limited to 'spec/rcov.opts')
-rw-r--r-- | spec/rcov.opts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/rcov.opts b/spec/rcov.opts new file mode 100644 index 000000000..baf694c9c --- /dev/null +++ b/spec/rcov.opts @@ -0,0 +1,2 @@ +--exclude "spec/*,gems/*" +--rails
\ No newline at end of file |