From 28abe1bf4d8c16af92e1ef3dc1f267399f0690b9 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Mon, 7 Mar 2022 18:23:53 +0100 Subject: SystemCommand: Move to new module "src/buildtool/system" --- test/buildtool/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'test/buildtool/TARGETS') diff --git a/test/buildtool/TARGETS b/test/buildtool/TARGETS index 3e70f462..a07928af 100644 --- a/test/buildtool/TARGETS +++ b/test/buildtool/TARGETS @@ -11,6 +11,7 @@ , [["./", "graph_traverser", "TESTS"], "graph_traverser"] , [["./", "logging", "TESTS"], "logging"] , [["./", "multithreading", "TESTS"], "multithreading"] + , [["./", "system", "TESTS"], "system"] ] } } -- cgit v1.2.3