[backlinq commit] r261 - trunk/test/BackLINQ.Tests

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 25, 2009, 8:57:45 AM1/25/09
to backlinq...@googlegroups.com
Author: azizatif
Date: Sun Jan 25 03:58:35 2009
New Revision: 261

Modified:
trunk/test/BackLINQ.Tests/EnumerableFixture.cs

Log:
Improved test name.


Modified: trunk/test/BackLINQ.Tests/EnumerableFixture.cs
==============================================================================
--- trunk/test/BackLINQ.Tests/EnumerableFixture.cs (original)
+++ trunk/test/BackLINQ.Tests/EnumerableFixture.cs Sun Jan 25 03:58:35 2009
@@ -292,7 +292,7 @@
}

[Test]
- public void
Concat_TwoSequencesOfIntegers_CombinedSequenceWhereElementsOfSecondFollowFirst()
+ public void
Concat_TwoSequences_CombinedSequenceWhereElementsOfSecondFollowFirst()
{
var first = Read(12, 34, 56);
var second = Read(78, 910, 1112);

Reply all
Reply to author
Forward
0 new messages