summaryrefslogtreecommitdiff
path: root/test/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/index.php')
-rw-r--r--test/index.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/index.php b/test/index.php
index 8a4f33c..97e21e4 100644
--- a/test/index.php
+++ b/test/index.php
@@ -1,6 +1,4 @@
<?php
-require_once( '../../kernel/setup_inc.php' );
+require_once '../../kernel/setup_inc.php';
require_once( KERNEL_PKG_PATH.'test/index.php' );
-
-?>