diff --git a/tests/OpenTK.Tests.Math/QuaternionTests.cs b/tests/OpenTK.Tests.Math/QuaternionTests.cs index b6b8a220..ae9a12f5 100644 --- a/tests/OpenTK.Tests.Math/QuaternionTests.cs +++ b/tests/OpenTK.Tests.Math/QuaternionTests.cs @@ -144,9 +144,6 @@ namespace OpenTK.Tests.Math //TODO: Make also checks with ccw rotation angle and correct applied rotation order of multiple axis } - - - } }