diff options
Diffstat (limited to 'features/support/helpers')
-rw-r--r-- | features/support/helpers/sikuli_helper.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/features/support/helpers/sikuli_helper.rb b/features/support/helpers/sikuli_helper.rb index 12f49603..503e08b3 100644 --- a/features/support/helpers/sikuli_helper.rb +++ b/features/support/helpers/sikuli_helper.rb @@ -124,7 +124,6 @@ def sikuli_script_proxy.new(*args) end # Configure sikuli -java.lang.System.setProperty("SIKULI_IMAGE_PATH", "features/images/") # ruby and rjb doesn't play well together when it comes to static # fields (and possibly methods) so we instantiate and access the field |