diff options
Diffstat (limited to 'tests/staticfiles_tests/project/documents/cached/css/fonts')
| -rw-r--r-- | tests/staticfiles_tests/project/documents/cached/css/fonts/font.eot | 1 | ||||
| -rw-r--r-- | tests/staticfiles_tests/project/documents/cached/css/fonts/font.svg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/staticfiles_tests/project/documents/cached/css/fonts/font.eot b/tests/staticfiles_tests/project/documents/cached/css/fonts/font.eot new file mode 100644 index 0000000000..7c58b2e622 --- /dev/null +++ b/tests/staticfiles_tests/project/documents/cached/css/fonts/font.eot @@ -0,0 +1 @@ +not really a EOT ;)
\ No newline at end of file diff --git a/tests/staticfiles_tests/project/documents/cached/css/fonts/font.svg b/tests/staticfiles_tests/project/documents/cached/css/fonts/font.svg new file mode 100644 index 0000000000..0282375915 --- /dev/null +++ b/tests/staticfiles_tests/project/documents/cached/css/fonts/font.svg @@ -0,0 +1 @@ +not really a SVG ;)
\ No newline at end of file |
