Browse Source

update test

viest 5 năm trước cách đây
mục cha
commit
2fed764342
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      tests/xlsx_to_csv.phpt

+ 2 - 1
tests/xlsx_to_csv.phpt

@@ -1,7 +1,8 @@
 --TEST--
 Check for vtiful presence
 --SKIPIF--
-<?php if (!extension_loaded("xlswriter")) print "skip"; ?>
+require __DIR__ . '/include/skipif.inc';
+skip_disable_reader();
 --FILE--
 <?php
 $config   = ['path' => './tests'];