# $Id$ package Handel::TestComponents::Constraints; use strict; use warnings; use base qw/Handel::Components::Constraints/; 1;