summaryrefslogtreecommitdiff
path: root/tests/headers/func_ptr_in_struct.h
diff options
context:
space:
mode:
authorZhiting Zhu <zzhu@mozilla.com>2017-08-10 16:55:19 -0700
committerZhiting Zhu <zzhu@mozilla.com>2017-08-14 10:19:14 -0700
commit6560ed24e0780640e25d2a43be57891f9709f2cf (patch)
treeec38c4a8a6e566d8b63da1328761365437d69076 /tests/headers/func_ptr_in_struct.h
parent802e2ad08cb20811671f6eb9757f9956bf172da6 (diff)
Function related tests for derive PartialEq
Diffstat (limited to 'tests/headers/func_ptr_in_struct.h')
-rw-r--r--tests/headers/func_ptr_in_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/func_ptr_in_struct.h b/tests/headers/func_ptr_in_struct.h
index 6340e3a6..8718dd9b 100644
--- a/tests/headers/func_ptr_in_struct.h
+++ b/tests/headers/func_ptr_in_struct.h
@@ -1,4 +1,4 @@
-// bindgen-flags: --with-derive-hash
+// bindgen-flags: --with-derive-hash --with-derive-partialeq
//
enum baz;