From: marcosptf Date: Fri, 7 Aug 2015 14:33:03 +0000 (-0300) Subject: Create broker_set_ordering.phpt X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0bbbbabcf2591f9732da3584a268dab3b0be40e;p=php Create broker_set_ordering.phpt --- diff --git a/ext/enchant/tests/broker_set_ordering.phpt b/ext/enchant/tests/broker_set_ordering.phpt new file mode 100644 index 0000000000..8e8f8e9b14 --- /dev/null +++ b/ext/enchant/tests/broker_set_ordering.phpt @@ -0,0 +1,30 @@ +--TEST-- +enchant_broker_set_ordering() function +--CREDITS-- +marcosptf - +--SKIPIF-- + +--FILE-- +" . $enchantErr); + } +} else { + echo("init failed\n"); +} +echo "OK\n"; +?> +--EXPECT-- +OK +OK +OK