diff options
author | Francis Irving <francis@mysociety.org> | 2009-10-29 18:10:00 +0000 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2009-10-29 18:10:00 +0000 |
commit | b14bb2e8ee7a29a52aaa22acec19bf63b2673b8b (patch) | |
tree | 5b29947b5871a38675aa36dca8204d52853303b4 | |
parent | 64d4a05042ba8ee06ac1802226e1b542bc0ac293 (diff) |
Make it always run rake tasks in same order (fixtures for view tests can
otherwise behave unpredictably)
-rw-r--r-- | spec/spec.opts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/spec.opts b/spec/spec.opts index e9b65f0ac..ff5051c37 100644 --- a/spec/spec.opts +++ b/spec/spec.opts @@ -1,6 +1,3 @@ --colour --format specdoc ---loadby -mtime ---reverse |