From dc2cc2d18381ab7bbef5bbce17736f5252b5da6c Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 22 May 2023 11:51:06 +0200 Subject: Split off tests into a separate logical repository This allows better separation and, in particular, repositories needed only for tests do not have to be provided for building the tools. This also better documents which dependencies are only needed for testing. --- etc/dev/TARGETS | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/dev') diff --git a/etc/dev/TARGETS b/etc/dev/TARGETS index dbfbf15c..8368f0c8 100644 --- a/etc/dev/TARGETS +++ b/etc/dev/TARGETS @@ -18,7 +18,6 @@ , ["@", "fmt", "", "fmt"] , ["@", "cli11", "", "cli11"] , ["@", "json", "", "json"] - , ["@", "catch2", "", "catch2"] , ["", "libgit2"] , ["", "libcurl"] , ["", "libarchive"] -- cgit v1.2.3