| This tests the bug-fix for the following exception:
java.util.ConcurrentModificationException
at java.util.Hashtable$Enumerator.next(Hashtable.java:1020)
at net.sourceforge.squirrel_sql.plugins.i18n.I18nProps.getTranslateableProperties(I18nProps.java:221)
at net.sourceforge.squirrel_sql.plugins.i18n.I18nPropsTest.testGetTranslateableProperties_Bug1787731(I18nPropsTest.java:57)
|