summaryrefslogtreecommitdiff
path: root/pear/tests/pear_dependency_checkPackageUninstall.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'pear/tests/pear_dependency_checkPackageUninstall.phpt')
-rw-r--r--pear/tests/pear_dependency_checkPackageUninstall.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/pear/tests/pear_dependency_checkPackageUninstall.phpt b/pear/tests/pear_dependency_checkPackageUninstall.phpt
index 890f55b289..b93a2ea1db 100644
--- a/pear/tests/pear_dependency_checkPackageUninstall.phpt
+++ b/pear/tests/pear_dependency_checkPackageUninstall.phpt
@@ -163,14 +163,14 @@ uninstall ok? yes
uninstall ok? no
-Package 'pkg1' depends on 'pkg2'
+Package 'pear::pkg1' depends on 'pear::pkg2'
uninstall ok? no
-Package 'pkg1' depends on 'pkg2'
+Package 'pear::pkg1' depends on 'pear::pkg2'
uninstall ok? yes
-Warning: Package 'pkg1' optionally depends on 'pkg2' \ No newline at end of file
+Warning: Package 'pear::pkg1' optionally depends on 'pear::pkg2' \ No newline at end of file