Added PlanetlabTAP & PlanetlabTUN
[nepi.git] / test / resources / planetlab / plcapi.py
index 93e4edc..85e0b71 100755 (executable)
@@ -30,7 +30,6 @@ class PlanetlabAPITestCase(unittest.TestCase):
         self.host1 = 'nepi2.pl.sophia.inria.fr'
         self.host2 = 'nepi5.pl.sophia.inria.fr'
 
-
     def test_list_hosts(self):
         slicename = os.environ.get('PL_USER')
         pl_pass = os.environ.get('PL_PASS')