mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-23 14:42:24 +01:00
5 lines
98 B
Python
5 lines
98 B
Python
|
from webagg.test.testutils import LiveServerTests
|
||
|
|
||
|
application = LiveServerTests.make_live_app()
|
||
|
|