From e1a033b97dbd77b6fe38e1ddadc5275c288bdfb6 Mon Sep 17 00:00:00 2001 From: Richard Alpe Date: Tue, 7 Jan 2025 14:25:38 +0100 Subject: [PATCH] test: add 9pm project config Signed-off-by: Richard Alpe --- test/9pm-proj.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/9pm-proj.yaml diff --git a/test/9pm-proj.yaml b/test/9pm-proj.yaml new file mode 100644 index 00000000..e58e4dbb --- /dev/null +++ b/test/9pm-proj.yaml @@ -0,0 +1,3 @@ +9pm: + PROJECT-NAME: "Infix" + PROJECT-ROOT: "../../"