This website requires JavaScript.
Explore
Help
Sign In
mshillam
/
responsive-html-email-signature
Watch
1
Star
0
Fork
You've already forked responsive-html-email-signature
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b3e0c77988
responsive-html-email-signa...
/
tests
/
unit
/
util.js
4 lines
81 B
JavaScript
Raw
Blame
History
const
test
=
require
(
'ava'
)
;
test
(
'noop'
,
async
t
=>
{
t
.
deepEqual
(
''
,
''
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink