From 821094ba728cb2778dd4ebad6ab1bb149504c73e Mon Sep 17 00:00:00 2001
From: Dan Fandrich <dan@coneharvesters.com>
Date: Thu, 16 Jan 2014 23:41:31 +0100
Subject: Fixed some XML syntax issues in the test data

Also, make the ftp server return a canned response that doesn't
cause XML verification problems.  Although the test file format
isn't technically XML, it's still handy to be able to use XML
tools to verify and manipulate them.
---
 tests/data/test1415 | 1 +
 1 file changed, 1 insertion(+)

(limited to 'tests/data/test1415')

diff --git a/tests/data/test1415 b/tests/data/test1415
index 51eed3eed..e5871089d 100644
--- a/tests/data/test1415
+++ b/tests/data/test1415
@@ -44,6 +44,7 @@ TZ=GMT
 <command>
 http://example.com/we/want/1415 -b none -c log/jar1415.txt -x %HOSTIP:%HTTPPORT
 </command>
+</client>
 
 # Verify data after the test has been "shot"
 <verify>
-- 
cgit v1.2.3