mirror of
https://github.com/Cxbx-Reloaded/unicorn.git
synced 2024-12-12 13:35:39 +00:00
regress: add shebang for hook_code_stop_emu.py
This commit is contained in:
parent
4ef13076e9
commit
68a2a0c7ab
2
tests/regress/hook_code_stop_emu.py
Normal file → Executable file
2
tests/regress/hook_code_stop_emu.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
from __future__ import print_function
|
||||
import binascii
|
||||
import regress
|
||||
|
Loading…
Reference in New Issue
Block a user