瀏覽代碼

wip tests

motecshine 7 年之前
父節點
當前提交
899f854c5e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/001.phpt

+ 1 - 1
tests/001.phpt

@@ -1,7 +1,7 @@
 --TEST--
 Check for vtiful presence
 --SKIPIF--
-<?php if (!extension_loaded("vtiful")) print "skip"; ?>
+<?php if (!extension_loaded("excel_writer")) print "skip"; ?>
 --FILE--
 <?php 
 echo "vtiful extension is available";