Changeset 25 for trunk/tests


Ignore:
Timestamp:
Dec 3, 2005 9:17:54 PM (18 years ago)
Author:
scdev
Message:
 
Location:
trunk/tests
Files:
2 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/FormValidatorTest.php

    r24 r25  
    2323        require dirname(__FILE__) . '/_config.inc.php';
    2424        require_once '../lib/FormValidator.inc.php';
    25         $this->FormValidator =& new FormValidator(PARAM);
     25        $this->FormValidator =& new FormValidator();
    2626    }
    2727
Note: See TracChangeset for help on using the changeset viewer.