fixed test case

This commit is contained in:
James Strachan
2012-07-03 08:54:25 +01:00
parent b960bea2d9
commit 9b2e28c76e
2 changed files with 9 additions and 9 deletions
@@ -71,7 +71,7 @@ public final class ExtensionFunctionTest extends SingleFileTranslationTest {
fooBoxTest();
}
public void TODO_FIXME_testExtensionPropertyOnClassWithExplicitAndImplicitReceiver() throws Exception {
public void testExtensionPropertyOnClassWithExplicitAndImplicitReceiver() throws Exception {
fooBoxTest();
}
}