Files
streetmerchant/test/test-blank.ts
Jef LeCompte f87053cb02 refactor: use gts instead of xo
feat: add browser opening to test:notification
feat: add c8 and mocha for testing
feat: update Docker and ci
style: update editorconfig
2021-01-17 15:21:53 -05:00

4 lines
67 B
TypeScript

import * as assert from 'assert';
assert.strictEqual(true, true);