blob: bb0da47f516cc335f55fd3e60832215cc518532e [file] [log] [blame]
# This file contains a list of Mojo apptests.
# For description of the file format, see 'mojo_test'.
tests = [
{
"test": "https://mojo.v.io/discovery_apptests.mojo",
"test-args": [],
"shell-args": [],
},
{
"test": "https://dart.test.mojo.v.io/discovery_apptests.dart",
"type": "dart",
"dart_strict_mode": True
}
]