cvs: pear /HTTP_Session2 package.xml

[email protected] ("Till Klampaeckel") Thu, 08 May 2008 11:24:33 -0000
Newsgroups php.pear.cvs
Message-ID <cvstill1210245873@cvsserver>
till		Thu May  8 11:24:33 2008 UTC

  Modified files:              
    /pear/HTTP_Session2	package.xml 
  Log:
  * removed old tests, added new tests
  
  
  
http://cvs.php.net/viewvc.cgi/pear/HTTP_Session2/package.xml?r1=1.20&r2=1.21&diff_format=u
Index: pear/HTTP_Session2/package.xml
diff -u pear/HTTP_Session2/package.xml:1.20 pear/HTTP_Session2/package.xml:1.21
--- pear/HTTP_Session2/package.xml:1.20	Tue Apr  1 15:32:42 2008
+++ pear/HTTP_Session2/package.xml	Thu May  8 11:24:33 2008
@@ -76,8 +76,8 @@
     </file>
    </dir> <!-- /HTTP -->
    <dir name="tests">
-    <file baseinstalldir="HTTP_Session2" name="AllTests.php" role="test" />
-    <file baseinstalldir="HTTP_Session2" name="Session2Test.php" role="test" />
+    <file baseinstalldir="HTTP_Session2" name="test-session.phpt" />
+    <file baseinstalldir="HTTP_Session2" name="test-session2.phpt" />
    </dir> <!-- /tests -->
   </dir> <!-- / -->
  </contents>