# 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" | |
# } | |
] |