UNPKG

libdom-http

Version:
9 lines (8 loc) 177 B
'use strict'; describe("Something to ponder", () => { it('1. Should pass in any way', () => { expect(true).toBe(true); }); });