UNPKG

@ords/core

Version:

Microservice architecture with service proposals in nodejs and typescript

9 lines (8 loc) 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const chai_1 = require("chai"); describe('ShortenAct', function () { it('no services should be present', function () { chai_1.expect(5).to.equal(5); }); });