diff options
Diffstat (limited to 'test/modules/file_diff/1')
-rw-r--r-- | test/modules/file_diff/1 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/modules/file_diff/1 b/test/modules/file_diff/1 new file mode 100644 index 00000000..b6180b61 --- /dev/null +++ b/test/modules/file_diff/1 @@ -0,0 +1,18 @@ +this is the first line +this is the second line + third line starts with space ++ starts with a plus sign + this one with one tab + now with full two tabs + now tabs everywhere, much fun + +this line won't change + +two lines are going to +be changed into three! + +three of those lines will +collapse onto one +(to see if it works) + +this is the last line |