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

6 lines
76 B
JavaScript

exports.templateData = {
"myAttrs": {
"hello": "world"
}
};