summaryrefslogtreecommitdiffstats
path: root/tests/manual/unc/test.html
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-07-24 15:09:38 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-24 15:09:38 +0200
commit509ed01c85c926387f6573dd1b5fe6611fa08118 (patch)
treecdc2b8a7df4c9778176a1e3341d018971f769daa /tests/manual/unc/test.html
parent288e50227dd5af7cdaba7e4b54a61c539021f1e0 (diff)
parent084c5b3db794af1ce86b2b17455d9be5e64baebe (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev
Diffstat (limited to 'tests/manual/unc/test.html')
-rw-r--r--tests/manual/unc/test.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/manual/unc/test.html b/tests/manual/unc/test.html
new file mode 100644
index 0000000000..2e84ad5385
--- /dev/null
+++ b/tests/manual/unc/test.html
@@ -0,0 +1,10 @@
+<HTML>
+ <HEAD>
+ <TITLE>
+ A Small Hello
+ </TITLE>
+ </HEAD>
+<BODY>
+ <P>This is first html document.</P>
+</BODY>
+</HTML>