From 0226e0ca0dc70f9a0310b3eef045ee1c1e0ca3ac Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 13 Dec 2022 20:00:46 +0300 Subject: split into a separate repo --- vendor/masterminds/html5/test/HTML5/Html5Test.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 vendor/masterminds/html5/test/HTML5/Html5Test.html (limited to 'vendor/masterminds/html5/test/HTML5/Html5Test.html') diff --git a/vendor/masterminds/html5/test/HTML5/Html5Test.html b/vendor/masterminds/html5/test/HTML5/Html5Test.html new file mode 100644 index 0000000..a976e8b --- /dev/null +++ b/vendor/masterminds/html5/test/HTML5/Html5Test.html @@ -0,0 +1,10 @@ + + + + + Test + + +

This is a test.

+ + \ No newline at end of file -- cgit v1.2.3