spec/support/tracking_expector.rb in vmc-0.5.1.rc1 vs spec/support/tracking_expector.rb in vmc-0.5.1.rc2

- old
+ new

@@ -66,6 +66,6 @@ private def output_ended?(timeout) (@out.is_a?(IO) && !IO.select([@out], nil, nil, timeout)) || @out.eof? end -end \ No newline at end of file +end