Skip to content

Commit 99e74a3

Browse files
Update src/NHibernate.Test/Hql/Ast/ParsingFixture.cs
Co-authored-by: Frédéric Delaporte <[email protected]>
1 parent 1ba7be0 commit 99e74a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate.Test/Hql/Ast/ParsingFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public void ShowExceptionQueries()
6565
}
6666

6767
/// <summary>
68-
/// Class used by Nunit 2.5 to drive the data into the HqlParse test
68+
/// Class used by NUnit to drive the data into the HqlParse test.
6969
/// </summary>
7070
public class QueryFactoryClass
7171
{

0 commit comments

Comments
 (0)