Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Commit

Permalink
just rewriting the specification to make it more readable
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfosousa committed Mar 29, 2010
1 parent 5c274f9 commit 94b4f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/iron_hammer/utils/ivy_builder_spec.rb
Expand Up @@ -213,7 +213,7 @@ module Utils
end
end

it "should not leave single quotes inside files" do
it "should not leave single quotes" do
@ivy.modify_csproj
xml = FileSystem.read_file(@dir, 'abc.csproj')
doc = REXML::Document.new xml
Expand Down

0 comments on commit 94b4f8e

Please sign in to comment.