Skip to content

Commit

Permalink
Run test on both x64 and x86 (#52538)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Apr 12, 2021
1 parent f4eabcf commit 0b7631d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ End Class
Assert.Equal(annotation, dannotation) ' but are equivalent
End Sub

<ConditionalFact(GetType(x86))>
<Fact>
<WorkItem(530374, "http://vstfdevdiv:8080/DevDiv2/DevDiv/_workitems/edit/530374")>
Public Sub RoundtripSerializeDeepExpression()
Dim text = <Goo><![CDATA[
Expand Down

0 comments on commit 0b7631d

Please sign in to comment.