mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-23 23:10:49 -04:00
test: fix test brozzler imports
This commit is contained in:
parent
3ef0c3abc9
commit
af34639adb
3 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ import time
|
|||
import doublethink
|
||||
import pytest
|
||||
|
||||
import brozzler
|
||||
import brozzler.cli
|
||||
|
||||
arg_parser = argparse.ArgumentParser()
|
||||
brozzler.cli.add_common_options(arg_parser)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue