Skip to content

Commit

Permalink
rename to root
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim de Beer committed Sep 22, 2016
1 parent 3f3c079 commit d7aaacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/get.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ test('get - method support', (t) => {
t.end()
})

test('get - $root', (t) => {
test('get - root', (t) => {
const base = new Base({
a: {
b: {
Expand Down

0 comments on commit d7aaacb

Please sign in to comment.