mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 18:46:47 +00:00
regress: add shebang for emu_stop_segfault.py
This commit is contained in:
parent
acf5edf333
commit
3de12d37f8
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/python
|
||||||
|
|
||||||
"""See https://github.com/unicorn-engine/unicorn/issues/65"""
|
"""See https://github.com/unicorn-engine/unicorn/issues/65"""
|
||||||
|
|
||||||
import unicorn
|
import unicorn
|
||||||
|
|
Loading…
Reference in a new issue