Skip to content

Commit

Permalink
add missing SKIPIF section on test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcioAlmada committed Apr 30, 2015
1 parent 1107593 commit c2f3091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/tokenizer/tests/bug67395.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
--TEST--
Bug 67395: token_name() does not return name for T_POW and T_POW_EQUAL token
--SKIPIF--
<?php if (!extension_loaded("tokenizer")) print "skip"; ?>
--FILE--
<?php

Expand Down

0 comments on commit c2f3091

Please sign in to comment.