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

Remove unknown argument

--- pairing_heap/test-bin/dune.orig	2019-11-18 14:56:06.000000000 +0000
+++ pairing_heap/test-bin/dune
@@ -3,4 +3,4 @@
 
 (executables (names test_pairing_heap)
  (libraries core pairing_heap oUnit quickcheck_deprecated)
- (preprocess (pps ppx_jane -allow-unannotated-ignores)))
\ No newline at end of file
+ (preprocess (pps ppx_jane)))
