$NetBSD: patch-bounded__int__table_test_dune,v 1.1 2020/01/16 15:31:15 jaapb Exp $

Remove unknown argument

--- bounded_int_table/test/dune.orig	2019-11-18 14:56:06.000000000 +0000
+++ bounded_int_table/test/dune
@@ -1,2 +1,2 @@
 (library (name bounded_int_table_test) (libraries bounded_int_table)
- (preprocess (pps ppx_jane -allow-unannotated-ignores)))
\ No newline at end of file
+ (preprocess (pps ppx_jane)))
