From 776d00c6cd7cabc16f13a18eee54fa2f3f36bf21 Mon Sep 17 00:00:00 2001 From: Peter Bex Date: Sun, 29 Jul 2018 19:39:39 +0200 Subject: Port to CHICKEN 5 --- tests/testweb/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tests/testweb/index.html (limited to 'tests/testweb/index.html') diff --git a/tests/testweb/index.html b/tests/testweb/index.html new file mode 100644 index 0000000..4ec1376 --- /dev/null +++ b/tests/testweb/index.html @@ -0,0 +1,15 @@ + + + + This is an index page + + +

An index page

+ +

Hard to believe, but yes, this is an index page. It does not really +provide you with an index of any kind, but it's here to let spiffy's +test know that we loaded the index page even when we simply provided a +directory name with no filename.

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