Closed psalaets closed 9 years ago
This is a fix for #12
Changes:
template.html
test/mock/output_*.js
Now this module's output is all double quoted instead of a mix of single and double.
LGTM :+1: :ok_hand: thanks @psalaets
This is a fix for #12
Changes:
template.html
uses double quotes for module name and constant namestest/mock/output_*.js
to expect double quotesNow this module's output is all double quoted instead of a mix of single and double.