fix for KT-1515 wrong loading of annotations

This commit is contained in:
Alex Tkachman
2012-03-13 12:28:35 +02:00
parent 6b26d1ca31
commit c870eccc4f
8 changed files with 49 additions and 13 deletions
@@ -17,7 +17,7 @@ class JavaClassTest : TestCase() {
// TODO this function fails!
// see KT-1515
// loadAsserter()
loadAsserter()
}
}