UNPKG

@raphaeldeveloper/whoiam.domain

Version:

Project with domain rules about user authentication.

6 lines (5 loc) 101 B
var test = require('../../../'); test(function (t) { t.plan(1); t.equal('beep', 'boop'); });