oz123 10 lat temu
rodzic
commit
4a5ba6bfdb
1 zmienionych plików z 1 dodań i 2 usunięć
  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