diff options
Diffstat (limited to 'tests/script.py')
-rw-r--r-- | tests/script.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/script.py b/tests/script.py new file mode 100644 index 00000000..30d45960 --- /dev/null +++ b/tests/script.py @@ -0,0 +1,2 @@ +#!/usr/bin/env python +print("This is a python script running ...")
\ No newline at end of file |