mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 15:55:28 +00:00
b4e0be9052
Start moving the contentview up a level Started shifting the contentview class up to libmproxy
6 lines
70 B
Python
6 lines
70 B
Python
import libmproxy.contentview as cv
|
|
|
|
|
|
def test_pass():
|
|
assert True
|