From dae219b7f661022fdc9aff02ca4de4012cbffac5 Mon Sep 17 00:00:00 2001 From: Hojun-Cho Date: Sat, 8 Aug 2026 18:12:50 +0900 Subject: [PATCH] test: driver_test follows the package-target -o wording Straggler consumer of the -c -o contract commit; the row's inputs (-o on a tree target) now take the package-target reject. --- test/tool/driver_test.ww | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tool/driver_test.ww b/test/tool/driver_test.ww index b2caffa2..c593dfa0 100644 --- a/test/tool/driver_test.ww +++ b/test/tool/driver_test.ww @@ -116,7 +116,7 @@ fn rundrv(root: str, name: str, drv: str, argv: []str, "ww test: unknown flag", "ww test: -I needs an argument", "ww test: -o needs an argument", - "ww test: -c/-S/-o need a single test file", + "ww test: -o needs -c for a package target", "ww test: -run needs an argument", "ww test: pattern needs a single test file"]; let i: i32 = 0;