lib/inch/evaluation/proxy/namespace_object.rb in inch-0.4.6 vs lib/inch/evaluation/proxy/namespace_object.rb in inch-0.4.7
- old
+ new
@@ -16,10 +16,10 @@
Role::Namespace::WithManyAttributes => nil,
Role::Namespace::WithoutChildren => nil,
Role::Namespace::WithChildren => nil,
Role::Namespace::WithManyChildren => nil,
Role::Namespace::WithoutMethods => nil,
- Role::Namespace::Pure => nil,
+ Role::Namespace::Pure => nil
}
end
end
end
end