spec/spec_helper.rb in bumblebee-2.0.1 vs spec/spec_helper.rb in bumblebee-2.1.0
- old
+ new
@@ -6,9 +6,10 @@
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#
require 'stringio'
+require 'pry'
require 'simplecov'
require 'simplecov-console'
SimpleCov.formatter = SimpleCov::Formatter::Console
SimpleCov.start