Fix test and rename a function

This commit is contained in:
Andy Hanson
2016-07-27 07:46:39 -07:00
parent 30761ef659
commit 38e201eb7d
2 changed files with 8 additions and 7 deletions

View File

@@ -22,15 +22,15 @@ verify.navigationBar([
"childItems": [
{
"text": "a",
"kind": "property"
"kind": "const"
},
{
"text": "b",
"kind": "property"
"kind": "const"
},
{
"text": "c",
"kind": "property"
"kind": "const"
}
],
"indent": 1