spec/spec_helper.rb in namey-0.0.8 vs spec/spec_helper.rb in namey-0.0.9

- old
+ new

@@ -8,10 +8,9 @@ #require 'rspec' #require 'chatterbot' require 'tempfile' -require 'sqlite3' # Requires supporting files with custom matchers and macros, etc, # in ./support/ and its subdirectories. Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}