diff options
Diffstat (limited to 'tests/005-rpminfo-full.phpt')
-rw-r--r-- | tests/005-rpminfo-full.phpt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/005-rpminfo-full.phpt b/tests/005-rpminfo-full.phpt index 90080da..15c158d 100644 --- a/tests/005-rpminfo-full.phpt +++ b/tests/005-rpminfo-full.phpt @@ -24,8 +24,10 @@ Done --- bidon.rpm --- string(5) "bidon" string(15) "A dummy package" -array(1) { +array(2) { [0]=> + string(14) "- add symlinks" + [1]=> string(20) "- add some hardlinks" } bool(false) |