From 0c5edf30edd27d3b9621da6b98988a8c0db199ea Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 5 Mar 2015 16:40:40 +0100 Subject: [PATCH] set right size for the file, probably did some edit after running the tests --- tests/002.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/002.phpt b/tests/002.phpt index 3a366c6..fcde3a6 100644 --- a/tests/002.phpt +++ b/tests/002.phpt @@ -84,7 +84,7 @@ array(2) { ["error"]=> int(0) ["size"]=> - int(13%d) + int(1340) } ["composer"]=> array(5) { @@ -99,4 +99,4 @@ array(2) { ["size"]=> int(550) } -} \ No newline at end of file +} -- 2.30.2