summaryrefslogtreecommitdiff
path: root/tests/headers/namespace.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/namespace.hpp')
-rw-r--r--tests/headers/namespace.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/namespace.hpp b/tests/headers/namespace.hpp
index a8e6f8ec..7e4197da 100644
--- a/tests/headers/namespace.hpp
+++ b/tests/headers/namespace.hpp
@@ -1,4 +1,4 @@
-// bindgen-flags: --enable-cxx-namespaces
+// bindgen-flags: --enable-cxx-namespaces --module-raw-line root::whatever 'pub type whatever_other_thing_t = whatever_int_t;'
void top_level();