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