From 3370133b02ad51f17ded87d11174790c8d3cc8ed Mon Sep 17 00:00:00 2001 From: Zhiting Zhu Date: Thu, 10 Aug 2017 16:38:00 -0700 Subject: Struct related tests for derive PartialEq --- tests/headers/struct_with_struct.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/headers/struct_with_struct.h') diff --git a/tests/headers/struct_with_struct.h b/tests/headers/struct_with_struct.h index 975b0af4..953472c8 100644 --- a/tests/headers/struct_with_struct.h +++ b/tests/headers/struct_with_struct.h @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash +// bindgen-flags: --with-derive-hash --with-derive-partialeq // struct foo { struct { -- cgit v1.2.3