mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-23 15:00:36 -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
|
@ -28,7 +28,7 @@ import urllib
|
|||
|
||||
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