From 947f05bc120070feafe2f53f9ec67d9d5adb6f54 Mon Sep 17 00:00:00 2001 From: Benjamin Kietzman Date: Mon, 28 Oct 2024 12:31:54 -0500 Subject: [PATCH] add empty project test --- project.test.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/project.test.yaml b/project.test.yaml index f537c90..6a2c63e 100644 --- a/project.test.yaml +++ b/project.test.yaml @@ -1,3 +1,7 @@ +empty: +# With no files at all, maud will still configure a viable build +- maud --log-level=VERBOSE + auto add sources: - write: foo.cxx contents: |