regress: add shebang for hook_code_stop_emu.py
This commit is contained in:
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
|
from __future__ import print_function
|
||||||
import binascii
|
import binascii
|
||||||
import regress
|
import regress
|
||||||
|
Reference in New Issue
Block a user