Re: [PATCH] DNM: Testing few things
Wasim Nazir <[email protected]> Sat, 28 Sep 2024 02:48:26 +0530
| Newsgroups | org.kernel.vger.linux-newbie |
|---|---|
| Message-ID | <[email protected]> |
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 --