spec/spec_helper.rb in paperback-0.0.4 vs spec/spec_helper.rb in paperback-0.0.5

- old
+ new

@@ -1,4 +1,5 @@ +# typed: strict require_relative '../lib/paperback' # Given that it is always loaded, you are encouraged to keep this file as # light-weight as possible. Requiring heavyweight dependencies from this file # will add to the boot time of your test suite on EVERY test run, even for an