blob: 18035bdcffaeb36746103357e166d3f4a9b992aa [file] [log] [blame]
{
"":"Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file",
"":"for details. All rights reserved. Use of this source code is governed by a",
"":"BSD-style license that can be found in the LICENSE file.",
"packages": "../../../../.dart_tool/package_config.json",
"suites": [
{
"name": "sourcemaps",
"kind": "Chain",
"source": "sourcemaps_suite.dart",
"path": "testfiles",
"status": "sourcemaps.status",
"pattern": [
"\\.dart$",
"\\.unformatteddart$"
],
"exclude": [
]
},
{
"name": "stacktrace",
"kind": "Chain",
"source": "stacktrace_suite.dart",
"path": "stacktrace_testfiles",
"status": "stacktrace.status",
"pattern": [
"\\.dart$"
],
"exclude": [
]
}
]
}