UNPKG

@raphaeldeveloper/whoiam.domain

Version:

Project with domain rules about user authentication.

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