From 00ac5da5f7e6adcc462eb6cc6eead76a12af0242 Mon Sep 17 00:00:00 2001 From: Dan Puttick Date: Mon, 24 Jul 2017 16:29:34 -0400 Subject: [PATCH] Move Example.svg from normal to dangerous --- tests/{normal => dangerous}/Example.svg | 0 tests/file_catalog.yaml | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename tests/{normal => dangerous}/Example.svg (100%) diff --git a/tests/normal/Example.svg b/tests/dangerous/Example.svg similarity index 100% rename from tests/normal/Example.svg rename to tests/dangerous/Example.svg diff --git a/tests/file_catalog.yaml b/tests/file_catalog.yaml index 13a6ab9..8d8a496 100644 --- a/tests/file_catalog.yaml +++ b/tests/file_catalog.yaml @@ -15,9 +15,6 @@ normal: xfail: True Example.png: # Added: 27-06-2017, source: https://en.wikipedia.org/wiki/File:Example.png mimetype: image/png - Example.svg: # Added: 27-06-2017, source: https://en.wikipedia.org/wiki/File:Example.svg - mimetype: image/svg+xml - xfail: True pdf-sample.pdf: # Added: 27-06-2017, source: http://che.org.il/wp-content/uploads/2016/12/pdf-sample.pdf mimetype: application/pdf plaintext.txt: # Added: 27-06-2017, source: hand-generated @@ -48,6 +45,9 @@ dangerous: config_file.conf: # Added 27-06-2017, source: hand-generated description: config file mimetype: text/plain + Example.svg: # Added: 27-06-2017, source: https://en.wikipedia.org/wiki/File:Example.svg + description: normal svg file, should probably be replaced by a dangerous svg + mimetype: image/svg+xml message.msg: # Added 27-06-2017, source: ???? description: message file, used by Outlook etc mimetype: message/rfc822