diff options
author | Remi Collet <remi@remirepo.net> | 2018-02-08 08:17:26 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-02-08 08:17:26 +0100 |
commit | 6055e3d8722c85e5b6a158e45ff831cf8046887a (patch) | |
tree | 19457b72ac9ccd8712895d89d44afbdfcc8ebe9e /tests/006-rpminfo-errors.phpt | |
parent | 47013783578b41a000b755e2726f057ecd4cd1cb (diff) |
Release 0.1.2v0.1.2
Diffstat (limited to 'tests/006-rpminfo-errors.phpt')
-rw-r--r-- | tests/006-rpminfo-errors.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/006-rpminfo-errors.phpt b/tests/006-rpminfo-errors.phpt index 78ab21d..edacbdb 100644 --- a/tests/006-rpminfo-errors.phpt +++ b/tests/006-rpminfo-errors.phpt @@ -28,9 +28,9 @@ bool(false) + PHP Warnings bool(false) -string(75) "Can't open '%s/tests/missing.rpm': No such file or directory" +string(%d) "Can't open '%s/tests/missing.rpm': No such file or directory" bool(false) -string(87) "Can't read '%s/tests/006-rpminfo-errors.php': Argument is not a RPM file" +string(%d) "Can't read '%s/tests/006-rpminfo-errors.php': Argument is not a RPM file" bool(true) NULL Done |