diff --git a/Source/OpenTK.Tests/Matrix4Test.cs b/tests/OpenTK.Tests/Matrix4Test.cs similarity index 100% rename from Source/OpenTK.Tests/Matrix4Test.cs rename to tests/OpenTK.Tests/Matrix4Test.cs diff --git a/Source/OpenTK.Tests/OpenTK.Tests.csproj b/tests/OpenTK.Tests/OpenTK.Tests.csproj similarity index 100% rename from Source/OpenTK.Tests/OpenTK.Tests.csproj rename to tests/OpenTK.Tests/OpenTK.Tests.csproj diff --git a/Source/OpenTK.Tests/Properties/AssemblyInfo.cs b/tests/OpenTK.Tests/Properties/AssemblyInfo.cs similarity index 100% rename from Source/OpenTK.Tests/Properties/AssemblyInfo.cs rename to tests/OpenTK.Tests/Properties/AssemblyInfo.cs diff --git a/Source/OpenTK.Tests/Vector3Tests.cs b/tests/OpenTK.Tests/Vector3Tests.cs similarity index 100% rename from Source/OpenTK.Tests/Vector3Tests.cs rename to tests/OpenTK.Tests/Vector3Tests.cs diff --git a/Source/OpenTK.Tests/packages.config b/tests/OpenTK.Tests/packages.config similarity index 100% rename from Source/OpenTK.Tests/packages.config rename to tests/OpenTK.Tests/packages.config