blob: 804bcb5a345fd826b8bfdba344f520b4bf92629a [file] [log] [blame]
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("unittests") {
testonly = true
deps = [
"//mojo/dart/unittests/embedder_tester",
"//mojo/dart/unittests/http_load_test",
"//mojo/dart/unittests/observatory_test",
]
}