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)
|
||||
end
|
||||
|
||||
def teardown
|
||||
|
||||
end
|
||||
|
||||
|
||||
def populate_row
|
||||
@images.each do |image|
|
||||
assert @image_row.add(image)
|
||||
|
Loading…
Reference in New Issue
Block a user