oz123 пре 10 година
родитељ
комит
4a5ba6bfdb
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      pwman/tests/db_tests.py

+ 1 - 2
pwman/tests/db_tests.py

@@ -171,6 +171,7 @@ class DBTests(unittest.TestCase):
         db = SQLiteDatabaseNewForm("test")
         self.assertEquals("test", db._filename)
 
+
 class TestDBFalseConfig(unittest.TestCase):
 
     def setUp(self):
@@ -285,8 +286,6 @@ class CLITests(unittest.TestCase):
         node.tags = tags
         self.tester.cli._db.addnodes([node])
 
-
-
     def test_get_ids(self):
         # used by do_cp or do_open,
         # this spits many time could not understand your input