Patrick Steele-Idem 5df81440e5 Reorganized tests
2016-05-05 07:56:24 -07:00

7 lines
155 B
JavaScript

exports.templateData = {
"myAttrs": {
"style": "background-color: #FF0000; <test>",
"class": "my-div",
"checked": true
}
};