Skip to content

Commit

Permalink
renamed test
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdavis committed Jun 27, 2011
1 parent 43868ec commit 71d8111
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -7,7 +7,7 @@ GIT
PATH
remote: .
specs:
compass (0.11.3.c8cb9f2)
compass (0.11.3.43868ec)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
Expand Down
2 changes: 1 addition & 1 deletion test/integrations/sprites_test.rb
Expand Up @@ -604,7 +604,7 @@ def render(scss)
CSS
end

it "should calculate corret sprite demsions when givin spacing via issue#253" do
it "should create horizontal sprite" do
css = render <<-SCSS
$squares-layout:horizontal;
@import "squares/*.png";
Expand Down

0 comments on commit 71d8111

Please sign in to comment.