]> pd.if.org Git - zpackage/blobdiff - t/install.t
change findpkg to use -f option
[zpackage] / t / install.t
index 9b8d5eebfee8810539318fe4da4cb9ce4bdf588d..00287a9ddab2886fe9a651498103020487f9c6d9 100755 (executable)
@@ -6,7 +6,7 @@
 
 . tap.sh
 
-plan 51
+plan 53
 
 newpkg() {
        pkgid=$1
@@ -186,6 +186,10 @@ skiponfail 3 "can't create $pkgid" || {
        }
 }
 
+tryrun zpm uninstall -d local.db third-1.0-1
+test -f bin/echo
+failsok bin/echo removed
+ls -l bin | diagstdin
 
 cd .. || bailout
 require rm -rf tmp