Fix/cleanup: Added missing license headers and removed unused files.
[osm/vim-emu.git] / src / emuvim / test / unittests / test_sonata_dummy_gatekeeper.py
index 9cdccac..3450ce9 100755 (executable)
@@ -208,7 +208,7 @@ class testSonataDummyGatekeeper(SimpleTestTopology):
         initialize_GK()
 
 
-    #@unittest.skip("disabled")
+    @unittest.skip("disabled")
     def test_GK_stress_service(self):
         # create network
         self.createNet(ndatacenter=2, nhosts=2)