Skip to content
Snippets Groups Projects
Commit f4d46cb1 authored by ensiouel's avatar ensiouel
Browse files

добавлен testcase

parent 978a2c9d
Branches
No related tags found
No related merge requests found
......@@ -64,6 +64,12 @@ func TestDelete(t *testing.T) {
},
}, "z": "2"},
},
{
"object from uninitialized map",
uninitializedMap,
"a",
uninitializedMap,
},
{
"object field from uninitialized map",
uninitializedMap,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment