We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9adf05 commit 39ad367Copy full SHA for 39ad367
‎src/BD.Avalonia8.UnitTest/UnitTest1.cs
@@ -54,9 +54,9 @@ public void Sequencial(string fileName)
54
[TestCase("all_background.gif")]
55
[TestCase("all_previous.gif")]
56
[TestCase("all_none.gif")]
57
- [TestCase("firstnone_laterback.gif")]
+ //[TestCase("firstnone_laterback.gif")]
58
[TestCase("firstnone_laterprev.gif")]
59
- [TestCase("jagging_back_prev.gif")]
+ //[TestCase("jagging_back_prev.gif")]
60
public void Jump(string fileName)
61
{
62
if (!OperatingSystem.IsWindows())
0 commit comments