mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-06-30 23:01:21 +02:00
fixed some spelling mistakes
This commit is contained in:
committed by
Brian May
parent
90ec0a9cb6
commit
a33a4829e2
@ -81,7 +81,7 @@ def test_assert_features():
|
||||
|
||||
def test_firewall_command():
|
||||
method = get_method('nat')
|
||||
assert not method.firewall_command("somthing")
|
||||
assert not method.firewall_command("something")
|
||||
|
||||
|
||||
@patch('sshuttle.methods.nat.ipt')
|
||||
|
Reference in New Issue
Block a user