blob: 3194fc534012a5da94d4a12ff57fe6c63da2917c [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",
"root": "testfiles",
"status": "sourcemaps.status",
"pattern": [
"\\.dart$",
"\\.unformatteddart$"
],
"exclude": [
]
},
{
"name": "stacktrace",
"kind": "Chain",
"source": "stacktrace_suite.dart",
"root": "stacktrace_testfiles",
"status": "stacktrace.status",
"pattern": [
"\\.dart$"
],
"exclude": [
]
}
]
}