From e2cd852bcf1957cf7e5ff19b164d9e98ba33a1a6 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Mon, 15 Feb 2010 02:55:43 -0500 Subject: [PATCH] Add shebang line to tests index script. Signed-off-by: Edward Z. Yang --- tests/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/index.php b/tests/index.php index 0c8c4e1a..5efe4a9a 100755 --- a/tests/index.php +++ b/tests/index.php @@ -1,3 +1,4 @@ +#!/usr/bin/php