slight tidy of YAML PR (remove excess console.log in test)

and improve XML test coverage slightly
This commit is contained in:
Dave Conway-Jones
2016-11-10 21:29:07 +00:00
parent 9bbc8eda9d
commit d63996eea1
5 changed files with 43 additions and 7 deletions

View File

@@ -1,3 +1,4 @@
module.exports = function(RED) {
"use strict";
var yaml = require('js-yaml');