Skip to content

Commit f7c8646

Browse files
committed
PagingTests.cs: Fix line endings.
1 parent 47e3e61 commit f7c8646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate.Test/Linq/PagingTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,4 +491,4 @@ public void PagedProductsWithOuterWhereClauseAndComplexProjection()
491491
Assert.That(ids, Is.EqualTo(inMemoryIds));
492492
}
493493
}
494-
}
494+
}

0 commit comments

Comments
 (0)