summaryrefslogtreecommitdiff
path: root/tests/staticfiles_tests/project/documents/cached
diff options
context:
space:
mode:
Diffstat (limited to 'tests/staticfiles_tests/project/documents/cached')
-rw-r--r--tests/staticfiles_tests/project/documents/cached/source_map.css2
-rw-r--r--tests/staticfiles_tests/project/documents/cached/source_map_tabs.css2
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/staticfiles_tests/project/documents/cached/source_map.css b/tests/staticfiles_tests/project/documents/cached/source_map.css
index dcd65da596..a07d612403 100644
--- a/tests/staticfiles_tests/project/documents/cached/source_map.css
+++ b/tests/staticfiles_tests/project/documents/cached/source_map.css
@@ -1,2 +1,2 @@
* {outline: 1px solid red;}
-/*# sourceMappingURL=source_map.css.map */
+/*# sourceMappingURL=source_map.css.map*/
diff --git a/tests/staticfiles_tests/project/documents/cached/source_map_tabs.css b/tests/staticfiles_tests/project/documents/cached/source_map_tabs.css
new file mode 100644
index 0000000000..3ae2073dc8
--- /dev/null
+++ b/tests/staticfiles_tests/project/documents/cached/source_map_tabs.css
@@ -0,0 +1,2 @@
+* {outline: 1px solid red;}
+/*# sourceMappingURL=source_map.css.map */