xref: /PHP-5.5/tests/lang/015.phpt (revision d94136fc)
1--TEST--
2Testing include
3--FILE--
4<?php
5include "015.inc";
6?>
7--EXPECT--
8Hello
9