clean up
This commit is contained in:
parent
d1ec112b99
commit
cfd7dd3cf3
@ -17,11 +17,6 @@ class ImageRowTest < Test::Unit::TestCase
|
|||||||
@image_row = Compass::SassExtensions::Sprites::ImageRow.new(max)
|
@image_row = Compass::SassExtensions::Sprites::ImageRow.new(max)
|
||||||
end
|
end
|
||||||
|
|
||||||
def teardown
|
|
||||||
|
|
||||||
end
|
|
||||||
|
|
||||||
|
|
||||||
def populate_row
|
def populate_row
|
||||||
@images.each do |image|
|
@images.each do |image|
|
||||||
assert @image_row.add(image)
|
assert @image_row.add(image)
|
||||||
|
Loading…
Reference in New Issue
Block a user