Skip to content
Snippets Groups Projects
Commit f95aebb4 authored by Bob Lantz's avatar Bob Lantz
Browse files

Remove blank lines to pass code check.

parent d869d820
No related branches found
No related tags found
No related merge requests found
......@@ -231,9 +231,9 @@ class MininetRunner( object ):
test = self.options.test
test = ALTSPELLING.get( test, test )
mn.start()
if test == 'none':
pass
elif test == 'all':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment