diff options
Diffstat (limited to 'tests/headers/constify-enum.h')
-rw-r--r-- | tests/headers/constify-enum.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/constify-enum.h b/tests/headers/constify-enum.h index a5b4052c..9a9058d3 100644 --- a/tests/headers/constify-enum.h +++ b/tests/headers/constify-enum.h @@ -1,3 +1,4 @@ +// bindgen-flags: --rustified-enum .* enum nsCSSPropertyID { eCSSProperty_a, |