summaryrefslogtreecommitdiff
path: root/test cases/unit/101 relative find program/foo.py
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2023-11-12 17:23:28 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2023-11-12 19:18:06 +0200
commit97dc8801a691b0712b59d283416727c3f84b1115 (patch)
tree9d0ac3921375dcad541cc0b144efc5148c0254ac /test cases/unit/101 relative find program/foo.py
parent422550036ea20061a60b29f695b2d1865667f012 (diff)
downloadmeson-97dc8801a691b0712b59d283416727c3f84b1115.tar.gz
Renumber test dirs for rc3.
Diffstat (limited to 'test cases/unit/101 relative find program/foo.py')
-rwxr-xr-xtest cases/unit/101 relative find program/foo.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/unit/101 relative find program/foo.py b/test cases/unit/101 relative find program/foo.py
new file mode 100755
index 000000000..21239b74b
--- /dev/null
+++ b/test cases/unit/101 relative find program/foo.py
@@ -0,0 +1,3 @@
+#!/usr/bin/env python3
+
+exit(0) \ No newline at end of file