spec/spec_helper.rb in dydx-0.1.4 vs spec/spec_helper.rb in dydx-0.1.25
- old
+ new
@@ -1,5 +1,4 @@
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require 'dydx'
require 'pry'
-
-include Dydx
+include Dydx
\ No newline at end of file
- old
+ new