blob: 68f5e85509a1b293e9079970724136e0de1c1b46 [file] [log] [blame]
// Copyright (c) 2013, 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.
library mdv.test.analyzer_test;
import 'package:mdv/mdv.dart';
// @static-clean
// This test ensures MDV compiles without errors.
void main() {}