UNPKG

hana-cli

Version:
16 lines (9 loc) 184 B
import * as assertInt from 'assert' export const assert = assertInt export const mochaHooks = { beforeAll(){ }, // teardown afterAll(){ } }