From 238499b52825e1397c8ab47cfe0dba39cf0745bd Mon Sep 17 00:00:00 2001 From: Zhiting Zhu Date: Fri, 11 Aug 2017 11:35:30 -0700 Subject: Misc tests for derive PartialEq --- tests/headers/typeref.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/headers/typeref.hpp') 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 { -- cgit v1.2.3