diff --git a/test/ini.js b/test/ini.js index ab03b2f..5572a6e 100644 --- a/test/ini.js +++ b/test/ini.js @@ -14,5 +14,5 @@ console.log(_ini, _json) } -test({hello: 'true'}) +test({hello: true})