summaryrefslogtreecommitdiff
path: root/tests/headers/typeref.hpp
diff options
context:
space:
mode:
authorZhiting Zhu <zzhu@mozilla.com>2017-08-11 11:35:30 -0700
committerZhiting Zhu <zzhu@mozilla.com>2017-08-14 10:19:14 -0700
commit238499b52825e1397c8ab47cfe0dba39cf0745bd (patch)
treeda4a30aac3c9e9e0f44648e8c0614e9938b254a3 /tests/headers/typeref.hpp
parent5b41c8ea0cc9f046ccafcd9dfdbd1faad579213d (diff)
Misc tests for derive PartialEq
Diffstat (limited to 'tests/headers/typeref.hpp')
-rw-r--r--tests/headers/typeref.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/headers/typeref.hpp b/tests/headers/typeref.hpp
index ff1d788e..d0710bfb 100644
--- a/tests/headers/typeref.hpp
+++ b/tests/headers/typeref.hpp
@@ -1,5 +1,4 @@
-// bindgen-flags: --with-derive-hash
-
+// bindgen-flags: --with-derive-hash --with-derive-partialeq
struct nsFoo;
namespace mozilla {