summaryrefslogtreecommitdiff
path: root/test/buildtool/TARGETS
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2022-03-07 18:23:53 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2022-03-08 13:46:08 +0100
commit28abe1bf4d8c16af92e1ef3dc1f267399f0690b9 (patch)
treea88380091984fdabe288caffb0dc814543a613d5 /test/buildtool/TARGETS
parent6f44f11a9a063d2f8f10a99c3531325e0fabead8 (diff)
downloadjustbuild-28abe1bf4d8c16af92e1ef3dc1f267399f0690b9.tar.gz
SystemCommand: Move to new module "src/buildtool/system"
Diffstat (limited to 'test/buildtool/TARGETS')
-rw-r--r--test/buildtool/TARGETS1
1 files changed, 1 insertions, 0 deletions
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"]
]
}
}