Index: dart/tests/try/poi/data/interesting.dart |
diff --git a/dart/tests/try/poi/data/interesting.dart b/dart/tests/try/poi/data/interesting.dart |
index f35f53f9511f4b7ecd25b4cf6d0487ab7265cd99..9f39d9d5d2eab4e0d7e6ad9be4a4c3c835fa7aa2 100644 |
--- a/dart/tests/try/poi/data/interesting.dart |
+++ b/dart/tests/try/poi/data/interesting.dart |
@@ -2,6 +2,8 @@ |
// 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 interesting; |
+ |
class Foo { |
fisk() { |
} |