diff options
Diffstat (limited to 'unit-tests/opt-debug-hash.mk')
| -rw-r--r-- | unit-tests/opt-debug-hash.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unit-tests/opt-debug-hash.mk b/unit-tests/opt-debug-hash.mk index 8b757ff3f290..a1b21e145bf0 100644 --- a/unit-tests/opt-debug-hash.mk +++ b/unit-tests/opt-debug-hash.mk @@ -1,4 +1,4 @@ -# $NetBSD: opt-debug-hash.mk,v 1.3 2022/01/22 18:59:24 rillig Exp $ +# $NetBSD: opt-debug-hash.mk,v 1.4 2023/06/01 20:56:35 rillig Exp $ # # Tests for the -dh command line option, which adds debug logging for # hash tables. Even more detailed logging is available by compiling @@ -8,4 +8,5 @@ # Force a parse error, to demonstrate the newline character in the diagnostic # that had been missing before parse.c 1.655 from 2022-01-22. +# expect+1: Missing argument for ".error" .error |
