Skip to content

Commit

Permalink
🔧 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexParamonov committed May 11, 2014
1 parent 5ace916 commit 352f5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/integration/undo_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require "spec_helper_lite"
require "undo"
require 'undo/wrapper'
require_relative '../../../undo/integration/shared_undo_integration_examples.rb'
require 'undo/integration/shared_undo_integration_examples.rb'

describe Undo do
include_examples "undo integration"
Expand Down

0 comments on commit 352f5d5

Please sign in to comment.