summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/documents/cached/denorm.css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/staticfiles_tests/project/documents/cached/denorm.css')
-rw-r--r--tests/staticfiles_tests/project/documents/cached/denorm.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/staticfiles_tests/project/documents/cached/denorm.css b/tests/staticfiles_tests/project/documents/cached/denorm.css
deleted file mode 100644
index d6567b00dd..0000000000
--- a/tests/staticfiles_tests/project/documents/cached/denorm.css
+++ /dev/null
@@ -1,4 +0,0 @@
-@import url("..//cached///styles.css");
-body {
- background: #d3d6d8 url(img/relative.png );
-}