Changeset 426

Show
Ignore:
Timestamp:
03/26/07 16:56:03 (2 years ago)
Author:
mikey
Message:

added net.stubbles.util.validators.stubIpValidator

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/test/php/net/stubbles/util/UtilTestSuite.php

    r420 r426  
    3939        $this->addTestFile($dir . '/validators/stubAndValidatorTestCase.php'); 
    4040        $this->addTestFile($dir . '/validators/stubEqualValidatorTestCase.php'); 
     41        $this->addTestFile($dir . '/validators/stubIpValidatorTestCase.php'); 
    4142        $this->addTestFile($dir . '/validators/stubMailValidatorTestCase.php'); 
    4243        $this->addTestFile($dir . '/validators/stubMaxLengthValidatorTestCase.php');