From: marcosptf Date: Sun, 9 Aug 2015 10:17:30 +0000 (-0300) Subject: test refactor X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55f9427688f35309696751a13f9ba6d4e134e6cc;p=php test refactor refactor of this test did ten years ago, make it more resilient. --- diff --git a/ext/enchant/tests/broker_describe.phpt b/ext/enchant/tests/broker_describe.phpt index 4c03f6f4dd..f24a9c0cb7 100644 --- a/ext/enchant/tests/broker_describe.phpt +++ b/ext/enchant/tests/broker_describe.phpt @@ -1,28 +1,40 @@ --TEST-- enchant_broker_describe() function --SKIPIF-- - +if(!enchant_broker_init()) die("failed, broker_init failure\n"); +?> --FILE-- ---EXPECTF-- +--EXPECT-- +OK +OK OK