[mono/mono] 60145c30: Fix corlib tests.
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <000001425f25dd9f-f2592ce7-fb94-4e66-8772-e58bb1c92136-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/mono
Compare: https://github.com/mono/mono/compare/cd13a48d06d3...60145c3028ad
Commit: 60145c3028ad303f3302cb8d59370d35d4ba7b5d
Author: Zoltan Varga <[email protected]> (vargaz)
Date: 2013-11-16 04:21:57 GMT
URL: https://github.com/mono/mono/commit/60145c3028ad303f3302cb8d59370d35d4ba7b5d
Fix corlib tests.
Changed paths:
M mcs/class/corlib/Test/System.Diagnostics/StackFrameTest.cs
Modified: mcs/class/corlib/Test/System.Diagnostics/StackFrameTest.cs
===================================================================
@@ -311,7 +311,7 @@ public void TestGetFileLineNumber ()
frame1.GetFileLineNumber (),
"Line number (1)");
- Assert.AreEqual (262,
+ Assert.AreEqual (264,
frame2.GetFileLineNumber (),
"Line number (2)");
}
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches