We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba580d commit c33c774Copy full SHA for c33c774
.ci/unit-tests/NUnit_Engine_WrongReferencesTests/Objects/SampleTestClass.cs
@@ -1,6 +1,6 @@
1
/*
2
* This file is part of the Buildings and Habitats object Model (BHoM)
3
- * Copyright (c) 2015 - 2022, the respective contributors. All rights reserved.
+ * Copyright (c) 2015 - 2023, the respective contributors. All rights reserved.
4
*
5
* Each contributor holds copyright over their respective contributions.
6
* The project versioning (Git) records all such contribution source information.
@@ -33,3 +33,4 @@ namespace BH.Test.Engine.NUnit.Objects
33
[Description("Example test class inheriting the base NUnitTest class. Used to test against the base class' behaviour.")]
34
public class SampleTestClass : NUnitTest { }
35
}
36
+
0 commit comments