From ff05735fcbab55b9c3e548232ad0aa315883183f Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 25 Apr 2025 14:12:34 +0200 Subject: Tests: Move symlink tests to remote suite ... to make sure it is run in native and compatible mode. --- test/end-to-end/TARGETS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/end-to-end') 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"] ] -- cgit v1.2.3