Commit 5d45f21d authored by Martín Ferrari's avatar Martín Ferrari

spacing

parent e6ff2612
......@@ -105,7 +105,7 @@ class TestGlobal(unittest.TestCase):
n2 = netns.Node()
tap1 = n1.add_tap()
tap2 = n2.add_tap()
tap2 = n2.add_tap()
tap1.up = tap2.up = True
tap1.add_v4_address('10.0.1.1', 24)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment