mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-03 11:45:22 -08:00
Add initial version of dart-json parser
This commit is contained in:
@@ -35,6 +35,7 @@ async function main(): Promise<void> {
|
||||
const trackedFiles = annotations ? await listFiles() : []
|
||||
|
||||
const opts: ParseOptions = {
|
||||
name,
|
||||
annotations,
|
||||
trackedFiles,
|
||||
workDir
|
||||
|
||||
Reference in New Issue
Block a user