Переглянути джерело

210470 merged into refactoring branch

refactoring
aclement 16 роки тому
джерело
коміт
6b79fd7fd3

+ 1
- 1
weaver/testsrc/org/aspectj/weaver/bcel/ClassLoaderRepositoryTests.java Переглянути файл

@@ -44,7 +44,7 @@ public class ClassLoaderRepositoryTests extends TestCase {
}
public void tearDown() {
new ClassLoaderRepository(null).reset();
new ClassLoaderRepository((ClassLoader) null).reset();
}
private ClassLoaderRepository setupRepository() throws Exception {

Завантаження…
Відмінити
Зберегти