var s = require('seneca')({
  id$:'C1', tag:'c'
})
  .test('print')
  .use('seneca-repl', {port:50301})