mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-03 03:25:28 -04:00
TMS-29: Test case exposing .ConcurrentModificationException.
This commit is contained in:
parent
ed11259e58
commit
0ded2f211a
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user