spec/spec_helper.rb in qfill-0.0.3 vs spec/spec_helper.rb in qfill-0.0.4

- old
+ new

@@ -1,5 +1,6 @@ require 'qfill' +Qfill::VERBOSE = false # This file was generated by the `rspec --init` command. Conventionally, all # specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`. # Require this file using `require "spec_helper"` to ensure that it is only # loaded once. #