From e556233e30e509f32b5805f6340dca4de6300cf4 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Thu, 9 Feb 2023 00:00:36 +0100 Subject: [PATCH] hashindex_pytest: add a comment --- src/borg/testsuite/hashindex_pytest.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/borg/testsuite/hashindex_pytest.py b/src/borg/testsuite/hashindex_pytest.py index 5cf8b75e1..010aaec6e 100644 --- a/src/borg/testsuite/hashindex_pytest.py +++ b/src/borg/testsuite/hashindex_pytest.py @@ -1,3 +1,5 @@ +# more hashindex tests. kept separate so we can use pytest here. + import os import random