unittests/other/jscriptExtraConfirmOk.rb in watir-1.6.5 vs unittests/other/jscriptExtraConfirmOk.rb in watir-1.6.6.rc1
- old
+ new
@@ -1,7 +1,7 @@
-$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..') unless $SETUP_LOADED
-
-require 'watir/WindowHelper'
-
-
-helper = WindowHelper.new
+$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..') unless $SETUP_LOADED
+
+require 'watir/WindowHelper'
+
+
+helper = WindowHelper.new
helper.push_confirm_button_ok
\ No newline at end of file