spec/trema/dsl/runner_spec.rb in trema-0.4.5 vs spec/trema/dsl/runner_spec.rb in trema-0.4.6

- old
+ new

@@ -36,10 +36,10 @@ it "should run switch_manager" do @switch_manager.should_receive( :run! ).once context = mock( "context", - :port => 6633, + :port => 6653, :tremashark => nil, :switch_manager => nil, :packetin_filter => nil, :links => {}, :hosts => {},