Renamed Vectors.fs to Vector2Tests.fs.
authorJarl Gullberg <jarl.gullberg@gmail.com>
Wed, 31 May 2017 12:46:50 +0000 (14:46 +0200)
committerJarl Gullberg <jarl.gullberg@gmail.com>
Wed, 31 May 2017 12:46:50 +0000 (14:46 +0200)
tests/OpenTK.Tests/OpenTK.Tests.fsproj
tests/OpenTK.Tests/Vector2Tests.fs [moved from tests/OpenTK.Tests/Vectors.fs with 100% similarity]

index c4b2094..408f9fa 100644 (file)
@@ -62,7 +62,7 @@
     <Compile Include="Assertions.fs" />
     <Compile Include="Generators.fs" />
     <Compile Include="MathHelper.fs" />
-    <Compile Include="Vectors.fs" />
+    <Compile Include="Vector2Tests.fs" />
     <Content Include="App.config" />
   </ItemGroup>
   <ItemGroup>