mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
type?
This commit is contained in:
parent
3ed551c3be
commit
97f7b2f3fd
@ -1463,7 +1463,7 @@ def test_load_plugin():
|
||||
warcprox.stats.RunningStats)
|
||||
assert isinstance(
|
||||
controller._postfetch_chain[-5],
|
||||
'%s.%s' % (__name__, MyEarlyPlugin.__name__))
|
||||
MyEarlyPlugin.__name__)
|
||||
|
||||
def test_choose_a_port_for_me(warcprox_):
|
||||
options = warcprox.Options()
|
||||
|
Loading…
x
Reference in New Issue
Block a user