Fix test file name.

This commit is contained in:
Pavel V. Talanov
2012-08-14 14:01:27 +04:00
parent 6845a8fbc0
commit 954c1ee29f
4 changed files with 20 additions and 4 deletions
@@ -76,7 +76,7 @@ public final class NativeInteropTest extends SingleFileTranslationTest {
fooBoxTest();
}
public void testKt2388() throws Exception {
public void testKt_2388() throws Exception {
fooBoxTest();
}
}