summaryrefslogtreecommitdiff
path: root/test/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/TARGETS')
-rw-r--r--test/TARGETS3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/TARGETS b/test/TARGETS
index ed206b74..27a269d4 100644
--- a/test/TARGETS
+++ b/test/TARGETS
@@ -11,6 +11,7 @@
, "dirs":
[ [["./", "buildtool", "TESTS"], "buildtool"]
, [["./", "utils", "TESTS"], "utils"]
+ , [["./", "end-to-end", "TESTS"], "end-to-end"]
]
}
, "ALL":
@@ -21,4 +22,4 @@
, "arch": [{"type": "var", "name": "ARCH", "default": "x86_64"}]
, "target": ["TESTS"]
}
-} \ No newline at end of file
+}