summaryrefslogtreecommitdiff
path: root/tests/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.rs')
-rw-r--r--tests/tests.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.rs b/tests/tests.rs
index 33a75511..2e7072fe 100644
--- a/tests/tests.rs
+++ b/tests/tests.rs
@@ -7,6 +7,7 @@ mod support;
// Unused until we can generate code for tests
//mod test_cmath;
+mod test_cxx;
mod test_enum;
mod test_decl;
mod test_extern;