7663: readonly/readwrite and 'create_id' method into 'gen/db/test/db_test.py', no more 'create_id' in the DB code
This commit is contained in:
parent
3b03884811
commit
e4f7982479
@ -30,7 +30,6 @@ class DbTest(unittest.TestCase):
|
||||
READ_METHODS = [
|
||||
"all_handles",
|
||||
"close",
|
||||
"create_id",
|
||||
"db_has_bm_changes",
|
||||
"find_backlink_handles",
|
||||
"find_initial_person",
|
||||
|
Loading…
Reference in New Issue
Block a user