UNPKG

178 BJavaScriptView Raw
1"use strict";
2
3var chai_1 = require('chai');
4describe('storybook-host tests', function () {
5 it('succeeds', function () {
6 chai_1.expect(123).to.equal(123);
7 });
8});
\No newline at end of file