Skip to content

Commit

Permalink
Repair rspec options
Browse files Browse the repository at this point in the history
  • Loading branch information
kuraga committed Jun 4, 2015
1 parent d4530a3 commit fdcf7e6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .rspec
@@ -0,0 +1 @@
--format documentation --color
1 change: 0 additions & 1 deletion spec/spec.opts

This file was deleted.

3 changes: 0 additions & 3 deletions spec/spec_helper.rb
Expand Up @@ -7,6 +7,3 @@

require File.dirname(__FILE__) + '/../lib/sequel_polymorphic'
require File.dirname(__FILE__) + '/sequel-setup'



0 comments on commit fdcf7e6

Please sign in to comment.