Adjust GC count in SPL test

This commit is contained in:
Nikita Popov 2019-08-13 12:34:48 +02:00
parent 72b7d99d0d
commit bc690d63f6

View File

@ -23,5 +23,5 @@ echo "Done.\n";
?>
--EXPECT--
int(4)
int(3)
Done.