aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_exe.py
blob: 9607a04b2b98a0c42725a57294f9933e43f24d81 (plain) (blame)
1
2
3
4
#!/usr/bin/python
print("executed")

# vim: set et ts=4 sw=4 :