[Mobies-commit] [commit] r3900 - UDM/trunk/tests/test_domstringdn
ksmyth at redhat1.isis.vanderbilt.edu
ksmyth at redhat1.isis.vanderbilt.edu
Tue Sep 20 14:15:42 CDT 2011
Author: ksmyth
Date: Tue Sep 20 14:15:29 2011
New Revision: 3900
Log:
Fix regression test for r3886
Modified:
UDM/trunk/tests/test_domstringdn/domstringdnTest.cpp
Modified: UDM/trunk/tests/test_domstringdn/domstringdnTest.cpp
==============================================================================
--- UDM/trunk/tests/test_domstringdn/domstringdnTest.cpp Tue Sep 20 13:04:04 2011 (r3899)
+++ UDM/trunk/tests/test_domstringdn/domstringdnTest.cpp Tue Sep 20 14:15:29 2011 (r3900)
@@ -219,7 +219,7 @@
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\" ?>\n\
<RootFolder xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:noNamespaceSchemaLocation=\"LampDiagram.xsd\">\n\
\n\
- <Lamp ArrayBool=\"false;false;true;true\" ArrayInt=\"2;3;4;5\" ArrayReal=\"6;7;8;9\" ArrayStr=\"first;second;\" ModelName=\"Default Lamp Name\" _id=\"ide\" name=\"cool!\" sample=\"3.141592\"/>\n\
+ <Lamp ArrayBool=\"false;false;true;true\" ArrayInt=\"2;3;4;5\" ArrayReal=\"6;7;8;9\" ArrayStr=\"first;second;\" ModelName=\"Default Lamp Name\" _id=\"id10\" name=\"cool!\" sample=\"3.141592\"/>\n\
\n\
</RootFolder>\n";
More information about the Mobies-commit
mailing list