9 lines
79 B
Plaintext
9 lines
79 B
Plaintext
|
|
--TEST--
|
||
|
|
Testing include
|
||
|
|
--FILE--
|
||
|
|
<?php
|
||
|
|
include "015.inc";
|
||
|
|
?>
|
||
|
|
--EXPECT--
|
||
|
|
Hello
|