diff options
Diffstat (limited to 'test/buildtool/TARGETS')
-rw-r--r-- | test/buildtool/TARGETS | 1 |
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"] ] } } |