From 4753e35d7f766af97d84b101d355f7f027c5d8a7 Mon Sep 17 00:00:00 2001 From: Richard Alpe Date: Tue, 14 Jan 2025 13:50:16 +0100 Subject: [PATCH] test: add project topdoc to 9pm project config Used when generating test specifications. Signed-off-by: Richard Alpe --- test/9pm-proj.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/9pm-proj.yaml b/test/9pm-proj.yaml index e58e4dbb..963e6f05 100644 --- a/test/9pm-proj.yaml +++ b/test/9pm-proj.yaml @@ -1,3 +1,4 @@ 9pm: PROJECT-NAME: "Infix" PROJECT-ROOT: "../../" + PROJECT-TOPDOC: "../case/"