lib/calabash-cucumber/actions/playback_actions.rb in calabash-cucumber-0.9.169.pre2 vs lib/calabash-cucumber/actions/playback_actions.rb in calabash-cucumber-0.9.169.pre5

- old
+ new

@@ -11,13 +11,9 @@ def touch(options) playback('touch', options) end - def tap(options) - touch(options) - end - def double_tap(options) playback('double_tap', options) end def two_finger_tap(*args) \ No newline at end of file