Skip to content

Commit

Permalink
removing commented line on cli_spec
Browse files Browse the repository at this point in the history
  • Loading branch information
guedes committed Oct 16, 2011
1 parent ce90658 commit f5ba147
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/cli_spec.rb
Expand Up @@ -59,7 +59,6 @@
makefile.should match(/EXTENSION = #{expected_extension}/)

control = File.read("/tmp/#{expected_extension}/#{expected_extension}.control")
#control.should match(/module_pathname = '\$libdir\/#{expected_extension}'/)
control.should match(/default_version = '#{expected_version}'/)
end

Expand Down

0 comments on commit f5ba147

Please sign in to comment.