touch for replication
authorDominique Hazaël-Massieux <dom@w3.org>
Wed, 25 May 2011 11:50:22 +0200
changeset 2 65d3dd642e2a
parent 1 518970294839
child 3 6c5025312080
touch for replication
contacts/tests/test-suite.xml
--- a/contacts/tests/test-suite.xml	Wed May 25 11:45:03 2011 +0200
+++ b/contacts/tests/test-suite.xml	Wed May 25 11:50:22 2011 +0200
@@ -13,13 +13,13 @@
 <test id="ad" for="ta-ad" src="test-cases/find_with_composed_field.html">
 Tests that the UA deals correctly with composed fields
 </test>
-<test id="af" for="ta-af" src="test-cases/find_with_array_composed_field.html">
-Tests that the UA deals correctly with array of composed fields
-</test>
 
 <test id="ae" for="ta-ae" src="test-cases/find_two_results.html">
 Tests that the UA returns expected results for pre-defined contact
 </test>
+<test id="af" for="ta-af" src="test-cases/find_with_array_composed_field.html">
+Tests that the UA deals correctly with array of composed fields
+</test>
 <test id="ag" for="ta-ag" src="test-cases/single_task_queue.html">
 Tests that the UA returns pending operation error when firing two find in a row.
 </test>