Turn on KT-740-3.kt test.
Fix a typo.
This commit is contained in:
pTalanov
2012-03-13 18:42:28 +04:00
parent af690fb02a
commit b3e306ac32
3 changed files with 12 additions and 12 deletions
@@ -87,7 +87,7 @@ public final class MiscTest extends AbstractExpressionTest {
//TODO: depends on KT-1198
//TODO: look into BindingContext.VARIABLE_REASSIGNMENT
// public void testKt740_3() throws Exception {
// checkFooBoxIsOk("KT-740-3.kt");
// }
public void testKt740_3() throws Exception {
checkFooBoxIsOk("KT-740-3.kt");
}
}