blob: cd29129810741aa2e26c4921e723791e84891667 [file] [log] [blame]
# This file contains a list of Mojo gtest unit tests.
# Prepend * to indicate that results shouldn't be cached (e.g., if the test has
# other data dependencies).
# TODO(zra): Merge with unittests when Dart is no longer under a flag.
tests = [
# Dart tests:
{
"test": "dart_unittests",
"cacheable": False,
},
]