diff --git a/x2js/xml2json-tests.ts b/x2js/xml2json-tests.ts index d5a8568e8a..f256721b0e 100644 --- a/x2js/xml2json-tests.ts +++ b/x2js/xml2json-tests.ts @@ -218,8 +218,8 @@ console.log(xmlDocStr); var xmlDocStr = x2js.json2xml_str( { MyRoot: { - MyNullChild: null, - MyNullChild2: undefined, + MyNullChild: null, + MyNullChild2: undefined, MyAnotherChild: 10, MyEmptyChild: { _attr: "test"