more tests

This commit is contained in:
Doug Bell 2007-10-11 18:45:58 +00:00
parent 2accef7a9d
commit 983a725558
9 changed files with 678 additions and 47 deletions

View file

@ -389,6 +389,7 @@ sub setFile {
# NOTE: We should not croak here, the WebGUI::Storage should croak for us.
$self->updatePropertiesFromStorage;
$self->applyConstraints;
}
#-------------------------------------------------------------------