From 663bbeba68f8abc5a33892535984a318aa258dd6 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Sat, 10 Aug 2013 12:52:12 +0200 Subject: tests: xml: remove \t and \n from all the files These XML files are intented to be used for automated tests. Thus, it's important to have exactly the same output that was generated by the library. The beautified output does not match the real output that the library provides and it just makes things harder for us to provide a more advanced automated testing. If you want to make any of those file human readable, please use: xmllint --format file.xml or open the xml file and any browser, eg. firefox. Signed-off-by: Pablo Neira Ayuso --- tests/xmlfiles/73-set.xml | 38 +------------------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) (limited to 'tests/xmlfiles/73-set.xml') diff --git a/tests/xmlfiles/73-set.xml b/tests/xmlfiles/73-set.xml index e783dfa..2cf1c03 100644 --- a/tests/xmlfiles/73-set.xml +++ b/tests/xmlfiles/73-set.xml @@ -1,38 +1,2 @@ - - set0 - filter
- ip - 0 - 0 - 0 - 0 - 0 - - 0 - - - 4 - 0x0300a8c0 - - - - - 0 - - - 4 - 0x0200a8c0 - - - - - 0 - - - 4 - 0x0100a8c0 - - - -
+set0filter
ip00000040x0300a8c0040x0200a8c0040x0100a8c0
-- cgit v1.2.3