cellog Sun Feb 27 22:10:29 2005 EDT
Modified files:
/pear-core/tests/PEAR_PackageFile_Generator_v1/toTgz test.phpt
Log:
update test to new behavior
http://cvs.php.net/diff.php/pear-core/tests/PEAR_PackageFile_Generator_v1/toTgz/test.phpt?r1=1.2&r2=1.3&ty=u
Index: pear-core/tests/PEAR_PackageFile_Generator_v1/toTgz/test.phpt
diff -u pear-core/tests/PEAR_PackageFile_Generator_v1/toTgz/test.phpt:1.2
pear-core/tests/PEAR_PackageFile_Generator_v1/toTgz/test.phpt:1.3
--- pear-core/tests/PEAR_PackageFile_Generator_v1/toTgz/test.phpt:1.2 Sun Jan
2 01:06:54 2005
+++ pear-core/tests/PEAR_PackageFile_Generator_v1/toTgz/test.phpt Sun Feb
27 22:10:29 2005
@@ -35,7 +35,7 @@
'<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE package SYSTEM "http://pear.php.net/dtd/package-1.0">
<package version="1.0" packagerversion="' . $newg->getPackagerVersion() . '">
- <name>foo</name>
+ <name>foo</name>
<summary>foo</summary>
<description>foo
hi there
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|