spec/container_spec.rb in watir-webdriver-0.1.2 vs spec/container_spec.rb in watir-webdriver-0.1.3

- old
+ new

@@ -34,9 +34,7 @@ lambda { @container.public_extract_selector([:how, 'what', 'value']) }.should raise_error(ArgumentError) end - - end end