Removed old unexisting shared scenario from celerity spec

This commit is contained in:
Jonas Nicklas 2010-03-18 13:16:53 +01:00
parent 2b64e7952a
commit 74a752ebf5
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ if RUBY_PLATFORM =~ /java/
it_should_behave_like "driver"
it_should_behave_like "driver with javascript support"
it_should_behave_like "driver with header support"
it_should_behave_like "driver with node path support"
end
else