spec/spec_helper.rb in ddr-ingesttools-0.3.0 vs spec/spec_helper.rb in ddr-ingesttools-0.4.0

- old
+ new

@@ -1,4 +1,5 @@ +require 'byebug' require 'ddr/ingesttools' require 'i18n' # This file was generated by the `rspec --init` command. Conventionally, all # specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.