Skip to content
Snippets Groups Projects
Commit b4a69dac authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

rename function

parent aea0ea34
Branches
Tags
No related merge requests found
......@@ -39,7 +39,7 @@ def teardown():
@with_setup(setup, teardown)
def test_deletion():
def test_empty_string():
r = db.Record()
r.add_parent("TestRec")
r.add_property("testProp", value="leer")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment