UNPKG

@descco/ui-core

Version:
10 lines (8 loc) 213 B
'use strict'; var _chai = require('chai'); /** @test {utils#property} */ describe('Utils - Property', function () { it('should have parameter', function () { (0, _chai.expect)(true).to.eql(true); }); });