mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-27 02:24:18 +00:00
6 lines
70 B
Python
6 lines
70 B
Python
|
import libmproxy.contentview as cv
|
||
|
|
||
|
|
||
|
def test_pass():
|
||
|
assert True
|