summaryrefslogtreecommitdiffstats
path: root/tests/events_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/events_test.py')
-rw-r--r--tests/events_test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/events_test.py b/tests/events_test.py
index 3b383af..cdcdb09 100644
--- a/tests/events_test.py
+++ b/tests/events_test.py
@@ -227,6 +227,8 @@ class TestEvents(object):
silo = ComboxSilo(self.config)
+ rm_shards(self.TEST_FILE, self.config)
+
os.remove(self.lorem_ipsum)
rm_shards(self.lorem_ipsum, self.config)
silo.remove(self.lorem_ipsum)