deb test runner
This commit is contained in:
parent
de0d749082
commit
95c7502dc2
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ const runTestFile = async (fileName: string, mod: TestModule) => {
|
|||
await teardown(T)
|
||||
} catch (e: any) {
|
||||
d(e, true)
|
||||
d("test crashed")
|
||||
await teardown(T)
|
||||
}
|
||||
if (mod.dev) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue