Fix tests.

This commit is contained in:
Colin Kuskie 2009-12-18 13:08:53 -08:00
parent 0e90ad00b8
commit c50e2f9bcb

View file

@ -91,7 +91,6 @@ my $called_getProperties;
property 'property2' => (
fieldType => 'text',
label => 'property2',
writer => '_set_property_2',
);
property 'property1' => (
fieldType => 'text',