summaryrefslogtreecommitdiff
path: root/integrationtests/dcat_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-14 20:55:35 +0300
committerPaul Buetow <paul@buetow.org>2021-10-15 08:40:54 +0300
commit698fb76b98c46c677abe13fdc93afc6c4f38c39e (patch)
treeac6884ea24d262c36d1f3b6e12a6adf2ba7acb8b /integrationtests/dcat_test.go
parent06ece112c0dd20c0c211c538216fe64ebe4045c9 (diff)
refactor
Diffstat (limited to 'integrationtests/dcat_test.go')
-rw-r--r--integrationtests/dcat_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/integrationtests/dcat_test.go b/integrationtests/dcat_test.go
index 5dfd08e..bd2efe5 100644
--- a/integrationtests/dcat_test.go
+++ b/integrationtests/dcat_test.go
@@ -49,5 +49,4 @@ func TestDCat2(t *testing.T) {
}
os.Remove(stdoutFile)
- os.Remove(expectedFile)
}