commit | 5d53c48fa722b7aff6bd8d1c3bb77ffba5d232ed | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Mar 01 23:25:39 2016 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Mar 01 23:25:39 2016 -0800 |
tree | 241918f739017ea6ff6889f8d97608be2d7c257c | |
parent | 3f3da0e3312b14a2c9d9967fbb0849eb4398725f [diff] |
removing an s... freaking python
diff --git a/olt.py b/olt.py index 0105dab..2fd7be1 100644 --- a/olt.py +++ b/olt.py
@@ -705,7 +705,7 @@ class MultipleDoubleTaggingForwarding(OltBaseTest): - def runTests(self): + def runTest(self): logging.info("Testing multiple Q-in-Q rules") self.installDoubleTaggingRules(10, 5, cookie=42, onu = onu_port)