spec/icons/collection_spec.rb in neutral-0.0.6 vs spec/icons/collection_spec.rb in neutral-0.0.7
- old
+ new
@@ -33,6 +33,5 @@
[:positive, :negative, :remove].each do |definition|
its(definition) { should == set.definitions[definition] }
end
end
end
-