flosight-ui/test/test.js
2017-10-12 19:01:20 -04:00

5 lines
73 B
JavaScript

describe('should test', function() {
it('test', function() {
});
});