spec/spec_helper.rb in differential-1.0.5 vs spec/spec_helper.rb in differential-1.0.6
- old
+ new
@@ -5,6 +5,8 @@
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#
+require 'ostruct'
+
require './lib/differential'