Skip to content

Commit 54fad68

Browse files
fixup: adjust SELFTEST_COUNT
1 parent b124856 commit 54fad68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/borg/selftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
ChunkerTestCase,
3131
]
3232

33-
SELFTEST_COUNT = 37
33+
SELFTEST_COUNT = 38
3434

3535

3636
class SelfTestResult(TestResult):

0 commit comments

Comments
 (0)