mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
unit tests for loading dropins
This commit is contained in:
5
tests/data/dropin.py
Normal file
5
tests/data/dropin.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# this is a dummy class used to test importing a dropin in the
|
||||
# generic extractor by filename/path
|
||||
|
||||
class Dropin:
|
||||
pass
|
||||
Reference in New Issue
Block a user