Преглед на файлове

(#12094) Remove deprecated spec.opts file

Rspec no longer uses the spec.opts file, and this particular file also uses
options for rspec that are no longer honored or available, like loadby. So this
commit removes the file. Users that want to customize rspec behavior should use
a .rspec file in the repository root or in their home directory.
Matthaus Litteken преди 12 години
родител
ревизия
8cf1bd0
променени са 1 файла, в които са добавени 0 реда и са изтрити 6 реда
  1. 0 6
      spec/spec.opts

+ 0 - 6
spec/spec.opts

@@ -1,6 +0,0 @@
---format
-s
---colour
---loadby
-mtime
---backtrace