diff options
| author | Linus Jahn <lnj@kaidan.im> | 2022-09-08 14:15:28 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2022-09-09 22:49:06 +0200 |
| commit | 816e80c911da450e76e94223f24fe40be9343bdd (patch) | |
| tree | f12a4691a367e62ae9517f1040f7940d2c85aeee /tests/qxmppuploadrequestmanager/test.svg | |
| parent | 26568947db794c95a2576679f618dc1759c0a446 (diff) | |
| download | qxmpp-816e80c911da450e76e94223f24fe40be9343bdd.tar.gz | |
Rename UploadRequestManager test to HttpUploadManager test
One of the following commits will add tests also for the
HttpUploadManager.
Diffstat (limited to 'tests/qxmppuploadrequestmanager/test.svg')
| -rw-r--r-- | tests/qxmppuploadrequestmanager/test.svg | 86 |
1 files changed, 0 insertions, 86 deletions
diff --git a/tests/qxmppuploadrequestmanager/test.svg b/tests/qxmppuploadrequestmanager/test.svg deleted file mode 100644 index b2838872..00000000 --- a/tests/qxmppuploadrequestmanager/test.svg +++ /dev/null @@ -1,86 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - id="svg3056" - version="1.1" - inkscape:version="0.47 r22583" - width="6" - height="6" - sodipodi:docname="test.svg"> - <metadata - id="metadata3062"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs3060"> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.5 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_z="1 : 0.5 : 1" - inkscape:persp3d-origin="0.5 : 0.33333333 : 1" - id="perspective3064" /> - </defs> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="920" - inkscape:window-height="678" - id="namedview3058" - showgrid="true" - inkscape:snap-global="true" - inkscape:zoom="41.333333" - inkscape:cx="3" - inkscape:cy="3" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="0" - inkscape:current-layer="svg3056"> - <inkscape:grid - type="xygrid" - id="grid3072" /> - </sodipodi:namedview> - <rect - style="fill:#00ff00;fill-opacity:1;stroke:none" - id="rect3074" - height="6" - x="2" - y="0" - width="2" /> - <rect - width="2" - y="0" - x="0" - height="6" - id="rect3848" - style="fill:#ff0000;fill-opacity:1;stroke:none" /> - <rect - width="2" - y="0" - x="4" - height="6" - id="rect3850" - style="fill:#0000ff;fill-opacity:1;stroke:none" /> -</svg> |
