From f5d614c901a668dd3598ef436fcf6de79e8f87c0 Mon Sep 17 00:00:00 2001
From: Mike Edwards
Date: Thu, 26 Jul 2018 23:23:40 +0000
Subject: [WWW] Adding a test page to work out an auto-deployment issue.
llvm-svn: 338086
---
clang/www/test.html | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 clang/www/test.html
(limited to 'clang')
diff --git a/clang/www/test.html b/clang/www/test.html
new file mode 100644
index 00000000000..6c3ae992cfb
--- /dev/null
+++ b/clang/www/test.html
@@ -0,0 +1,6 @@
+
+
+
+ Hello World!
+
+
--
cgit v1.2.3