Browse Source

Fix a mistake.

[SVN r29411]
Daniel James 21 năm trước cách đây
mục cha
commit
4f504204c8
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      status/explicit-failures-markup.xml

+ 2 - 2
status/explicit-failures-markup.xml

@@ -697,8 +697,8 @@
         </mark-expected-failures>
 
         <mark-expected-failures>
-            <test name="testlocal_time_input_facet">
-            <test name="testtime_input_facet">
+            <test name="testlocal_time_input_facet"/>
+                <test name="testtime_input_facet"/>
             <toolset name="cw-9_5*"/>
             <note author="J. Garland">
                  Although these tests compile, the execution aborts for 

粤ICP备19079148号