summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktor Vakhonin2020-10-08 14:27:57 +0000
committerRobert Treat2020-10-08 19:19:02 +0000
commitb3b1b68e32b0b4f027a7e20b906035fd91e77b14 (patch)
treeeecb3c01face4872f3ce247f72e82fd63f9cbd1f
parenta818cca6bfe15128615381bd7dcf5999f216b913 (diff)
Remove php5 from tests
-rwxr-xr-xtests/simpletests/tests.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simpletests/tests.php b/tests/simpletests/tests.php
index 9ad7422b..6a2bf017 100755
--- a/tests/simpletests/tests.php
+++ b/tests/simpletests/tests.php
@@ -1,4 +1,4 @@
-#!/usr/bin/php5
+#!/usr/bin/php
<?php
require_once('../conf/config.inc.php');
require_once('../lang/recoded/english.php');