mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-06 13:21:37 +00:00
Fixed tests which were broken
This commit is contained in:
@@ -57,6 +57,7 @@ class ResultTable(ResultTableBase):
|
|||||||
DELTA_COLUMNS = {'size', }
|
DELTA_COLUMNS = {'size', }
|
||||||
|
|
||||||
class DupeGuru(DupeGuruBase):
|
class DupeGuru(DupeGuruBase):
|
||||||
|
NAME = 'dupeGuru'
|
||||||
METADATA_TO_READ = ['size']
|
METADATA_TO_READ = ['size']
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user