Update broker_free.phpt

This commit is contained in:
marcosptf 2015-08-09 08:15:33 -03:00
parent 32fb77952f
commit 3c41ab9ce9

View File

@ -1,5 +1,7 @@
--TEST--
enchant_broker_free() function
--CREDITS--
marcosptf - <marcosptf@yahoo.com.br>
--SKIPIF--
<?php
if(!extension_loaded('enchant')) die('skip, enchant not loader');