aboutsummaryrefslogtreecommitdiff
path: root/Foundation/TestData/GTMHTTPFetcherTestPage.html
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/TestData/GTMHTTPFetcherTestPage.html')
-rw-r--r--Foundation/TestData/GTMHTTPFetcherTestPage.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/Foundation/TestData/GTMHTTPFetcherTestPage.html b/Foundation/TestData/GTMHTTPFetcherTestPage.html
new file mode 100644
index 0000000..1f44469
--- /dev/null
+++ b/Foundation/TestData/GTMHTTPFetcherTestPage.html
@@ -0,0 +1,9 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <title>Test Page</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+</head>
+<body>
+This is a simple test page
+</body>
+</html>