mirror of
https://github.com/Kkevsterrr/geneva
synced 2025-01-19 23:40:09 +01:00
Renamed duplicate method
This commit is contained in:
parent
49658b36d2
commit
350d7f7a53
@ -57,9 +57,9 @@ def test_engine_trace():
|
|||||||
os.system("curl -m 5 http://example.com?q=ultrasurf")
|
os.system("curl -m 5 http://example.com?q=ultrasurf")
|
||||||
|
|
||||||
|
|
||||||
def test_engine_trace():
|
def test_engine_drop():
|
||||||
"""
|
"""
|
||||||
Basic engine test with trace
|
Basic engine test with drop
|
||||||
"""
|
"""
|
||||||
# Port to run the engine on
|
# Port to run the engine on
|
||||||
port = 80
|
port = 80
|
||||||
|
Loading…
x
Reference in New Issue
Block a user