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)