mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-21 13:47:16 +00:00
fixup: fix SELFTEST_COUNT
This commit is contained in:
parent
41536f9f79
commit
862eefb96d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
ChunkerTestCase,
|
||||
]
|
||||
|
||||
SELFTEST_COUNT = 38
|
||||
SELFTEST_COUNT = 35
|
||||
|
||||
|
||||
class SelfTestResult(TestResult):
|
||||
|
|
Loading…
Reference in a new issue