spec/spec/package/bin_spec_spec.rb in rspec-1.0.4 vs spec/spec/package/bin_spec_spec.rb in rspec-1.0.5

- old
+ new

@@ -7,6 +7,6 @@ IO.popen("ruby -w #{spec_path} --help 2>&1") do |io| output = io.read end output.should_not =~ /warning/n end -end \ No newline at end of file +end