remove another debug thing

This commit is contained in:
John Bintz 2011-06-16 10:52:13 -04:00
parent 2c0d4d797b
commit d3b3cb6c23

View File

@ -23,7 +23,6 @@ describe "jasmine-headless-webkit" do
describe 'success but with js error' do
it "should succeed with error code 0" do
p "here"
system %{bin/jasmine-headless-webkit -j spec/jasmine/success_with_error/success_with_error.yml --report #{report}}
$?.exitstatus.should == 1