mitmproxy/test/test_console_import.py
Chris Czub b4e0be9052 PR #700
Start moving the contentview up a level
Started shifting the contentview class up to libmproxy
2015-09-02 20:30:58 +02:00

6 lines
70 B
Python

import libmproxy.contentview as cv
def test_pass():
assert True