spec_help/spec_helper.rb in mattock-0.1.0 vs spec_help/spec_helper.rb in mattock-0.1.1

- old
+ new

@@ -1,5 +1,2 @@ require 'rspec' require 'file-sandbox' -require 'mattock/testing/record-commands' - -Mattock::CommandLine.command_recording_path = "/dev/null"