Browse Source

pass

svn path=/trunk/mcs/; revision=105016
Jb Evain 17 năm trước cách đây
mục cha
commit
14efd49558

+ 0 - 1
mcs/class/System.Core/Test/System.Linq.Expressions/ExpressionTest_RightShift.cs

@@ -126,7 +126,6 @@ namespace MonoTests.System.Linq.Expressions
 		}
 
 		[Test]
-		[Category ("NotWorking")]
 		public void RightShiftNullableLongAndInt ()
 		{
 			var l = Expression.Parameter (typeof (long?), "l");