summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/documents/cached/css/window.css
diff options
context:
space:
mode:
Diffstat (limited to 'tests/staticfiles_tests/project/documents/cached/css/window.css')
-rw-r--r--tests/staticfiles_tests/project/documents/cached/css/window.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/staticfiles_tests/project/documents/cached/css/window.css b/tests/staticfiles_tests/project/documents/cached/css/window.css
new file mode 100644
index 0000000000..9fea4e8a5e
--- /dev/null
+++ b/tests/staticfiles_tests/project/documents/cached/css/window.css
@@ -0,0 +1,3 @@
+body {
+ background: #d3d6d8 url("img/window.png");
+} \ No newline at end of file