mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
testdata fixed
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ class C {
|
||||
try (MyResource r = new MyResource()) {
|
||||
}
|
||||
} catch (E1 e1) {
|
||||
<selection>e1.printStackTrace(); //To change body of catch statement use File | Settings | File Templates.</selection>
|
||||
<selection>e1.printStackTrace();</selection>
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user