From 1317bfcb7bb7686e2991066165aafe539080b962 Mon Sep 17 00:00:00 2001 From: Anton Smirnov Date: Sat, 23 Jul 2022 06:44:59 +0300 Subject: [PATCH] Make executable --- run_tests.php | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 run_tests.php diff --git a/run_tests.php b/run_tests.php old mode 100644 new mode 100755 index 8a93486..459d349 --- a/run_tests.php +++ b/run_tests.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php