mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 22:51:39 +00:00
[#199 state:fixed] Added a mtime column to PE's cache DB so that we can purge outdated caches.
This commit is contained in:
@@ -141,5 +141,5 @@ class TestCaseCacheSQLEscape:
|
||||
try:
|
||||
del c["foo'bar"]
|
||||
except KeyError:
|
||||
self.fail()
|
||||
assert False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user