diff options
Diffstat (limited to 'test/end-to-end/TARGETS')
-rw-r--r-- | test/end-to-end/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/end-to-end/TARGETS b/test/end-to-end/TARGETS index 7907f5df..9247d145 100644 --- a/test/end-to-end/TARGETS +++ b/test/end-to-end/TARGETS @@ -35,6 +35,7 @@ [ ["./", "serve-service", "TESTS"] , ["./", "computed-roots", "TESTS"] , ["./", "tree-structure", "TESTS"] + , ["./", "symlinks", "TESTS"] ] } ] @@ -118,7 +119,6 @@ , ["./", "build-fails", "TESTS"] , ["./", "execution-service", "TESTS"] , ["./", "generated-binary", "TESTS"] - , ["./", "symlinks", "TESTS"] , ["./", "target-tests", "TESTS"] , ["./", "user-errors", "TESTS"] ] |