mirror of
https://github.com/Kkevsterrr/geneva
synced 2025-01-02 06:45:33 +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")
|
||||
|
||||
|
||||
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 = 80
|
||||
|
Loading…
Reference in New Issue
Block a user