mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-03 23:53:15 -04:00
TMS-29: Test case exposing .ConcurrentModificationException.
This commit is contained in:
@@ -68,7 +68,7 @@ public class IIOProviderContextListenerTest {
|
||||
listener.contextDestroyed(destroyed);
|
||||
}
|
||||
|
||||
// Regression test for issue #30
|
||||
// Regression test for issue #29
|
||||
@Test
|
||||
public void testDestroyConcurrentModRegression() {
|
||||
ServletContext context = mock(ServletContext.class);
|
||||
|
Reference in New Issue
Block a user