diff options
Diffstat (limited to 'test/data/atom+xml.php')
-rw-r--r-- | test/data/atom+xml.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/data/atom+xml.php b/test/data/atom+xml.php deleted file mode 100644 index 944591abf..000000000 --- a/test/data/atom+xml.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php header("Content-type: atom+xml") ?> -<root> - <element /> -</root>
\ No newline at end of file |