diff options
Diffstat (limited to 'testing/tps/pages/page4.html')
-rw-r--r-- | testing/tps/pages/page4.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/tps/pages/page4.html b/testing/tps/pages/page4.html new file mode 100644 index 000000000..b28f59d80 --- /dev/null +++ b/testing/tps/pages/page4.html @@ -0,0 +1,15 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<html> +<head> +<title>Crossweave Test Page 4</title> +</head> +<body> +<p> +Crossweave Test Page 4 +</p> +</body> +</html> + |