blob: e32f7d9b69ed1a739699155dcf1d2ec7c5515021 [file] [log] [blame]
// Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'pubcache_test.dart' as pubcache_test;
void main() {
pubcache_test.defineTests();
}