summaryrefslogtreecommitdiff
path: root/tests/headers/allowlist_warnings.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/allowlist_warnings.h')
-rw-r--r--tests/headers/allowlist_warnings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/headers/allowlist_warnings.h b/tests/headers/allowlist_warnings.h
deleted file mode 100644
index 83c9e259..00000000
--- a/tests/headers/allowlist_warnings.h
+++ /dev/null
@@ -1,2 +0,0 @@
-// bindgen-flags: --allowlist-function "doesnt_match_anything"
-int non_matched_function(int arg);