1 2 3 4 5
describe('datetimepicker', function() { it('should fail', function() { expect(true).toBe(false); }); });