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";