From e75e3976facda7de244fbb9a02eebf0d043ea1c8 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Mon, 26 Apr 2021 16:52:13 +0300 Subject: Condense test directory names. --- test cases/common/98 find program path/program.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 test cases/common/98 find program path/program.py (limited to 'test cases/common/98 find program path/program.py') diff --git a/test cases/common/98 find program path/program.py b/test cases/common/98 find program path/program.py deleted file mode 100755 index 2ebc56419..000000000 --- a/test cases/common/98 find program path/program.py +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env python3 - -print("Found") -- cgit v1.2.3