From 9b2122823bc693a9b97589b93f469f88a5b3a1d6 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Tue, 22 Nov 2022 05:45:32 -0600 Subject: [PATCH] tests: make executable to fix permissions failure on run this probably fixes the permission denied failure that happens when they're ran --- run_tests.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 run_tests.py diff --git a/run_tests.py b/run_tests.py old mode 100644 new mode 100755