From 28caef46cadc34c53e33994597de28f8e05552c0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 24 Nov 2019 00:22:37 +0000 Subject: tests: move giant inbox/git dependent tests to xt/ xt/ is typically reserved for "eXtended tests" intended for the maintainers and not ordinary users. Since these require special configuration and do nothing by waste cycles during startup, they qualify. --- MANIFEST | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 9475667b..9fd639f5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -219,7 +219,6 @@ t/filter_rubylang.t t/filter_subjecttag.t t/filter_vger.t t/git-http-backend.psgi -t/git-http-backend.t t/git.fast-import-data t/git.t t/hl_mod.t @@ -247,13 +246,9 @@ t/msgmap.t t/msgtime.t t/nntp.t t/nntpd-tls.t -t/nntpd-validate.t t/nntpd.t t/nulsubject.t t/over.t -t/perf-msgview.t -t/perf-nntpd.t -t/perf-threading.t t/plack.t t/precheck.t t/psgi_attach.t @@ -291,3 +286,8 @@ t/watch_maildir.t t/watch_maildir_v2.t t/www_listing.t t/xcpdb-reshard.t +xt/git-http-backend.t +xt/nntpd-validate.t +xt/perf-msgview.t +xt/perf-nntpd.t +xt/perf-threading.t -- cgit v1.2.3-24-ge0c7