Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2013-06-07 03:31:55 +0400
committerLluis Sanchez <lluis@xamarin.com>2013-06-07 03:31:55 +0400
commitb21a121ff49ebdb5ce592ef1a63ae65f96502272 (patch)
tree379f2e5fd6aca91196aefcb28bf569a8b56ec2a2 /Testing
parentc8af6cd3ac6d5ca929fa89f12136a434be26fa28 (diff)
Enable ComboBoxEntry tests
Diffstat (limited to 'Testing')
-rw-r--r--Testing/Tests/ComboBoxEntryTests.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Testing/Tests/ComboBoxEntryTests.cs b/Testing/Tests/ComboBoxEntryTests.cs
index 870832e2..5fb9a32b 100644
--- a/Testing/Tests/ComboBoxEntryTests.cs
+++ b/Testing/Tests/ComboBoxEntryTests.cs
@@ -28,7 +28,6 @@ using NUnit.Framework;
namespace Xwt
{
- [Ignore]
public class ComboBoxEntryTests: WidgetTests
{
public override Widget CreateWidget ()