审查视图

simplewind/vendor/electrolinux/phpquery/test-cases/run.php 233 字节
xiaohu authored
1 2 3 4 5 6 7 8 9 10 11
<?php
// TODO move them into directory
include 'test_1.php';
include 'test_2.php';
include 'test_3.php';
include 'test_4.php';
include 'test_5.php';
include 'test_wrap.php';
include 'test_replace.php';
include 'test_multidoc.php';
?>