diff options
Diffstat (limited to 'tests/docroot/123')
-rw-r--r-- | tests/docroot/123/12345.html | 1 | ||||
-rw-r--r-- | tests/docroot/123/12345.txt | 1 | ||||
-rw-r--r-- | tests/docroot/123/Makefile.am | 1 | ||||
-rw-r--r-- | tests/docroot/123/dummyfile.bla | 1 | ||||
-rw-r--r-- | tests/docroot/123/phpinfo.php | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/tests/docroot/123/12345.html b/tests/docroot/123/12345.html deleted file mode 100644 index e56e15bb..00000000 --- a/tests/docroot/123/12345.html +++ /dev/null @@ -1 +0,0 @@ -12345 diff --git a/tests/docroot/123/12345.txt b/tests/docroot/123/12345.txt deleted file mode 100644 index e56e15bb..00000000 --- a/tests/docroot/123/12345.txt +++ /dev/null @@ -1 +0,0 @@ -12345 diff --git a/tests/docroot/123/Makefile.am b/tests/docroot/123/Makefile.am deleted file mode 100644 index 64712d7a..00000000 --- a/tests/docroot/123/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -EXTRA_DIST=12345.html 12345.txt dummyfile.bla phpinfo.php diff --git a/tests/docroot/123/dummyfile.bla b/tests/docroot/123/dummyfile.bla deleted file mode 100644 index e56e15bb..00000000 --- a/tests/docroot/123/dummyfile.bla +++ /dev/null @@ -1 +0,0 @@ -12345 diff --git a/tests/docroot/123/phpinfo.php b/tests/docroot/123/phpinfo.php deleted file mode 100644 index 147cebcd..00000000 --- a/tests/docroot/123/phpinfo.php +++ /dev/null @@ -1 +0,0 @@ -<?php phpinfo(); ?> |