UNPKG

gsy-component-library

Version:
9 lines (8 loc) 169 B
'use strict'; /* * this is just a dummy test, as there are no testable * components yet */ test('dummy test delivers true', function () { expect(true).toBe(true); });