UNPKG

xervo

Version:

SDK for working with xervo.io in Node.js

7 lines (5 loc) 110 B
var test = require('tape') test('Example Test', function (t) { t.plan(1) t.error('No tests defined.') })