summaryrefslogtreecommitdiff
path: root/tests/headers/enum_alias.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/enum_alias.hpp')
-rw-r--r--tests/headers/enum_alias.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/enum_alias.hpp b/tests/headers/enum_alias.hpp
index c3ecc351..8ddb25c3 100644
--- a/tests/headers/enum_alias.hpp
+++ b/tests/headers/enum_alias.hpp
@@ -1,4 +1,4 @@
-// bindgen-flags: --rustified-enum .* -- -std=c++11
+// bindgen-flags: --rustified-enum ".*" -- -std=c++11
typedef unsigned char uint8_t;