mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 15:41:26 +07:00
testdata fixed
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ class Test {
|
||||
r.doSomething();
|
||||
} catch (E1 ignore) {
|
||||
} catch (E2 e2) {
|
||||
<selection>e2.printStackTrace(); //To change body of catch statement use File | Settings | File Templates.</selection>
|
||||
<selection>e2.printStackTrace();</selection>
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user