Browse Source

wip tests

motecshine 7 years ago
parent
commit
899f854c5e
1 changed files with 1 additions and 1 deletions
  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";