mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-22 06:01:54 +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,
|
ChunkerTestCase,
|
||||||
]
|
]
|
||||||
|
|
||||||
SELFTEST_COUNT = 38
|
SELFTEST_COUNT = 35
|
||||||
|
|
||||||
|
|
||||||
class SelfTestResult(TestResult):
|
class SelfTestResult(TestResult):
|
||||||
|
|
Loading…
Reference in a new issue