UNPKG

email-smtp-check

Version:

Checks existence of E-Mail SMTP server.

10 lines (6 loc) 179 B
const assert = require('assert'); const ESV = require('../'); describe('must callbacks works', function() { it('should single callback works', function() { }); });