blob: 5f56e37d187c6daadff05caa9b7220a08706dd44 [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"
},
# TODO(nlacasse,sadovsky): Enable these tests once syncbase runs in a mojo
# service.
# {
# "test": "dart/test/syncbase_test.dart",
# "type": "dart"
# }
]