Skip to content

Commit

Permalink
Kick CI to get new errors
Browse files Browse the repository at this point in the history
  • Loading branch information
epdenouden authored and sebastianbergmann committed Jan 11, 2019
1 parent 5212274 commit 9a8f8a3
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -6,6 +6,7 @@ print "Nothing to see here, move along";
?>
--SKIPIF--
<?php
// Force skip by writing 'skip:' to STDOUT at the start a line
print "skip: something terrible happened\n";
?>
--EXPECT--
Expand Down

0 comments on commit 9a8f8a3

Please sign in to comment.