Annotation of embedaddon/php/tests/lang/015.phpt, revision 1.1.1.1

1.1       misho       1: --TEST--
                      2: Testing include
                      3: --FILE--
                      4: <?php
                      5: include "015.inc";
                      6: ?>
                      7: --EXPECT--
                      8: Hello

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>