diff options
Diffstat (limited to 'test cases/common/51 run target/configure.in')
-rwxr-xr-x | test cases/common/51 run target/configure.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/common/51 run target/configure.in b/test cases/common/51 run target/configure.in new file mode 100755 index 0000000..0d42d04 --- /dev/null +++ b/test cases/common/51 run target/configure.in @@ -0,0 +1,3 @@ +#!/usr/bin/env python3 + +print('Success')
\ No newline at end of file |