spec/unit/configuration/indexer_spec.rb in riddle-1.2.2 vs spec/unit/configuration/indexer_spec.rb in riddle-1.3.0

- old
+ new

@@ -1,5 +1,5 @@ -require 'spec/spec_helper' +require 'spec_helper' describe Riddle::Configuration::Indexer do it "should always be valid" do indexer = Riddle::Configuration::Indexer.new indexer.should be_valid \ No newline at end of file