Changeset 79

Show
Ignore:
Timestamp:
01/16/07 17:56:55 (2 years ago)
Author:
mikey
Message:

added ipo.request.stubRequestPrefixDecorator

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/test/php/ipo/IPOTestSuite.php

    r77 r79  
    2323        $this->TestSuite('All ipo tests'); 
    2424        $this->addTestFile($dir . '/request/stubBaseRequestTestCase.php'); 
     25        $this->addTestFile($dir . '/request/stubRequestPrefixDecoratorTestCase.php'); 
    2526        $this->addTestFile($dir . '/request/stubRequestValueErrorTestCase.php'); 
    2627        $this->addTestFile($dir . '/request/stubXmlRequestValueErrorFactoryTestCase.php');