UNPKG

waterline-rabbitmq

Version:
10 lines (7 loc) 190 B
const assert = require('assert') describe('semantic', () => { it('should register models in the waterline ontology', () => { assert(models.message) assert(models.stream) }) })