tests: update buildClan args

This commit is contained in:
Johannes Kirschbauer
2025-07-01 11:47:00 +02:00
parent 93fc2e2238
commit 8eb2ce1c40
3 changed files with 5 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
}:
let
testFlake = clanLib.clan {
self = { };
# Point to the folder of the module
# TODO: make this optional
directory = ./..;