Changeset 817

Show
Ignore:
Timestamp:
08/14/07 17:41:32 (1 year ago)
Author:
mikey
Message:

added net.stubbles.ipo.session.stubNoneDurableSession

Files:

Legend:

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

    r790 r817  
    5252         
    5353        $this->addTestFile($dir . '/session/stubAbstractSessionTestCase.php'); 
     54        $this->addTestFile($dir . '/session/stubNoneDurableSessionTestCase.php'); 
    5455        $this->addTestFile($dir . '/session/stubPHPSessionTestCase.php'); 
    5556    }