remove predicate; changed in upstream

This commit is contained in:
Steven Parkes 2010-03-02 11:56:41 -08:00
parent 9cb214872f
commit 7635d98530
1 changed files with 0 additions and 4 deletions

View File

@ -37,10 +37,6 @@ class Capybara::Driver::Base
def cleanup!
end
def obeys_absolute_xpath
false
end
def has_shortcircuit_timeout
false
end