about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-04-21 21:16:11 +0000
committerEric Wong <e@yhbt.net>2020-04-22 18:18:27 +0000
commit4bd22e9528484c5d964ecba277fd6a7d5e023461 (patch)
treed290e0736a9a6c09f925ca10ebd656457da38327
parenta318e758129d616b3b801db82c4735c680a2fbe8 (diff)
downloadpublic-inbox-4bd22e9528484c5d964ecba277fd6a7d5e023461.tar.gz
I don't think this has been useful since we stopped
supporting ssoma in this test.
-rw-r--r--t/feed.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/feed.t b/t/feed.t
index ffd5ca7e..7d01e3e6 100644
--- a/t/feed.t
+++ b/t/feed.t
@@ -35,8 +35,6 @@ my $im = PublicInbox::Import->new($git, $ibx->{name}, 'test@example');
 
 {
         $im->init_bare;
-        local $ENV{GIT_DIR} = $git_dir;
-
         foreach my $i (1..6) {
                 my $mime = Email::MIME->new(<<EOF);
 From: ME <me\@example.com>