UNPKG

@raphaeldeveloper/whoiam.domain

Version:

Project with domain rules about user authentication.

7 lines (5 loc) 116 B
var test = require('../../'); test('todo fail', { todo: true }, function (t) { t.plan(1); t.ok(false); });