Add new CSIT test cases for VTN Manager Flowfilter
[integration/test.git] / csit / libraries / Topology.py
index 11a5c71fecc1e7252e534654337afabea56885fb..dad09ce08b2d8b5a4f4ac5d2f8887fa478c5f868 100644 (file)
@@ -16,7 +16,7 @@ class Topology(object):
         [{u'type': u'OF', u'id': u'00:00:00:00:00:00:00:01'},
          {u'type': u'OF', u'id': u'00:00:00:00:00:00:00:02'},
          {u'type': u'OF', u'id': u'00:00:00:00:00:00:00:03'}]
-        ]
+    ]
 
     def __init__(self):
         self.builtin = BuiltIn()