blob: f21f18b592d3f93d503c5952a4c2aca08049b99b [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.md 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": [
]
}
]
}