import {clear} from "./utils"; import {allTests} from "./tests"; clear(); allTests();