aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/notmodified.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/notmodified.php')
-rw-r--r--test/data/notmodified.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/data/notmodified.php b/test/data/notmodified.php
deleted file mode 100644
index 0309a6bcf..000000000
--- a/test/data/notmodified.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php header('HTTP/1.0 304 Not Modified'); exit; ?>