summaryrefslogtreecommitdiff
path: root/platform/lang-impl/testData/editor/indentingBackspace/emptyLines-after.java
diff options
context:
space:
mode:
Diffstat (limited to 'platform/lang-impl/testData/editor/indentingBackspace/emptyLines-after.java')
-rw-r--r--platform/lang-impl/testData/editor/indentingBackspace/emptyLines-after.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/lang-impl/testData/editor/indentingBackspace/emptyLines-after.java b/platform/lang-impl/testData/editor/indentingBackspace/emptyLines-after.java
new file mode 100644
index 000000000000..ba5cbf5dcd98
--- /dev/null
+++ b/platform/lang-impl/testData/editor/indentingBackspace/emptyLines-after.java
@@ -0,0 +1,3 @@
+class Foo {
+ <caret>
+} \ No newline at end of file