test: ratchet LANGBYTEID floor 139->140 after C7c nested-aggregate-fill pin

This commit is contained in:
2026-06-27 14:16:20 +09:00
parent a52b1aa1d9
commit 8c7b6b49d4

View File

@@ -2769,7 +2769,7 @@ test-lang: all
LANGBYTEID_DIR = $(OUT)/langbyteid
LANGBYTEID_FILES = $(filter-out %_runonly_test.ww,$(wildcard test/lang/*_test.ww))
LANGBYTEID_VERB = test -c
LANGBYTEID_EXPECTED_MIN = 139
LANGBYTEID_EXPECTED_MIN = 140
$(if $(LANGBYTEID_FILES),,$(error test-lang-byteid: empty corpus))
test-lang-byteid: all
@set -e; \