add number test

This commit is contained in:
Michael Rawlings 2017-02-09 17:08:33 -08:00
parent a821a09651
commit 32e6f98465
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
<div data-foo=5></div>

View File

@ -0,0 +1 @@
<div data-foo=5/>

View File

@ -0,0 +1 @@
exports.templateData = {};