Added a comment explaining what is being tested for

This commit is contained in:
Sean Heelan 2015-10-03 12:36:17 +07:00
parent f62418fc07
commit fd6b510038

View file

@ -1,3 +1,10 @@
"""See https://github.com/unicorn-engine/unicorn/issues/161
Ensure that constants which are specified via a typedef, rather than an enum,
are included in the bindings by the script for autogenerating mappings for
constants.
"""
import unicorn
try: