| Index: frog/tests/leg/boolified_operator_test.dart
|
| diff --git a/frog/tests/leg/src/BoolifiedOperatorTest.dart b/frog/tests/leg/boolified_operator_test.dart
|
| similarity index 97%
|
| rename from frog/tests/leg/src/BoolifiedOperatorTest.dart
|
| rename to frog/tests/leg/boolified_operator_test.dart
|
| index 02027f979a4d8d22f99f7a0ef3a6bf7a0e51869d..e9bc2197ea9eb0ea566eae4de630f3ba2d2ca5d4 100644
|
| --- a/frog/tests/leg/src/BoolifiedOperatorTest.dart
|
| +++ b/frog/tests/leg/boolified_operator_test.dart
|
| @@ -2,6 +2,7 @@
|
| // 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("boolified_operator_test.dart");
|
| #import("compiler_helper.dart");
|
|
|
| final String TEST_EQUAL = @"""
|
|
|