Home
last modified time | relevance | path

Searched refs:stringifyActual (Results 1 - 1 of 1) sorted by relevance

/third_party/weex-loader/test/
H A Dtest.js46 function stringifyActual(json) { function
75 // fs.writeFileSync(filepath, stringifyActual(components), 'utf-8');
78 expect(JSON.parse(stringifyActual(components))).eql(expectJSON);

Completed in 1 milliseconds