regress: add shebang for ensure_typedef_consts_generated.py
This commit is contained in:
2
tests/regress/ensure_typedef_consts_generated.py
Normal file → Executable file
2
tests/regress/ensure_typedef_consts_generated.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
"""See https://github.com/unicorn-engine/unicorn/issues/161
|
||||
|
||||
Ensure that constants which are specified via a typedef, rather than an enum,
|
||||
|
Reference in New Issue
Block a user