blob: 277f3ce680c1a54907d01548829c7b96d59acc3f [file] [log] [blame]
# See $MOJO_DIR/src/mojo/devtools/common/mojo_test for the format of this file.
tests = [
{
"test": "dart/test/echo_test.dart",
"type": "dart",
"timeout": 10
},
{
"test": "dart/test/syncbase_test.dart",
"type": "dart",
"timeout": 10
}
]