diff options
Diffstat (limited to 'spec/models/match_spec.rb')
-rw-r--r-- | spec/models/match_spec.rb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/models/match_spec.rb b/spec/models/match_spec.rb deleted file mode 100644 index 86931c9..0000000 --- a/spec/models/match_spec.rb +++ /dev/null @@ -1,5 +0,0 @@ -require 'spec_helper' - -describe Match do - pending "add some examples to (or delete) #{__FILE__}" -end |