From 4a5ae0884da76d6d8538a6cc607e5dba144842db Mon Sep 17 00:00:00 2001 From: Emil Gardström Date: Fri, 25 Feb 2022 21:39:34 +0100 Subject: disable layout tests for `derive-custom` and `convert-cpp-comment-to-rust` test --- tests/headers/convert-cpp-comment-to-rust.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/headers/convert-cpp-comment-to-rust.hpp') diff --git a/tests/headers/convert-cpp-comment-to-rust.hpp b/tests/headers/convert-cpp-comment-to-rust.hpp index 649c2365..f5bbbf58 100644 --- a/tests/headers/convert-cpp-comment-to-rust.hpp +++ b/tests/headers/convert-cpp-comment-to-rust.hpp @@ -1,4 +1,4 @@ - +// bindgen-flags: --no-layout-tests typedef unsigned mbedtls_mpi_uint; /** -- cgit v1.2.3