diff --git a/Documentation/testing.txt b/Documentation/testing.txt new file mode 100644 index 000000000000..7c3087596ba8 --- /dev/null +++ b/Documentation/testing.txt @@ -0,0 +1,12 @@ +Testing few things: + +Line1 + + +Line2 + > Global comment on line2 + +Line3 + + +End --