From bb7dff6db4014292f6612ff7216203fffe341224 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 21 Apr 2025 11:57:10 +0200 Subject: Load version module in tests subproject --- cli/tests/build/bootstrap.build | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/tests/build/bootstrap.build b/cli/tests/build/bootstrap.build index bb305a2..fb676c0 100644 --- a/cli/tests/build/bootstrap.build +++ b/cli/tests/build/bootstrap.build @@ -3,6 +3,7 @@ project = +using version using config using dist using test -- cgit v1.1