regress: add shebang for ensure_typedef_consts_generated.py

This commit is contained in:
Nguyen Anh Quynh 2015-10-04 11:21:37 +08:00
parent d93210ad5a
commit 9410b8fbe7

2
tests/regress/ensure_typedef_consts_generated.py Normal file → Executable file
View 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,