Skip to content

Commit

Permalink
forgot add
Browse files Browse the repository at this point in the history
  • Loading branch information
wogsland committed Jul 2, 2015
1 parent 84829dc commit b381547
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/requirable.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?php
putenv('REQUIRED_MESSAGE=You successfully required the file!');
?>
2 changes: 2 additions & 0 deletions tests/requirable2.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
putenv('REQUIRED_MESSAGE=You successfully required the 2nd file!');?>

0 comments on commit b381547

Please sign in to comment.