make testdata catch really incomplete

This commit is contained in:
peter
2014-08-27 11:09:54 +02:00
parent 61aeee6eff
commit 3ac1432fb9
@@ -2,6 +2,6 @@ public class StructuredConfigKey {
{
try {
} catch (<caret>)
} catch (<caret>
}
}