Fix test assembly path
authorvaron <varon@users.noreply.github.com>
Sun, 19 Mar 2017 14:43:28 +0000 (16:43 +0200)
committervaron <varon@users.noreply.github.com>
Sun, 19 Mar 2017 14:43:28 +0000 (16:43 +0200)
build.fsx

index 19144a0..d6bec54 100644 (file)
--- a/build.fsx
+++ b/build.fsx
@@ -88,7 +88,7 @@ let activeProjects =
             -- "**/OpenTK.iOS.csproj"
             
     !! "src/**/*.??proj"
-    ++ "tests/OpenTK.Tests.fsproj"
+    ++ "tests/**/OpenTK.Tests.fsproj"
     -- "**/OpenTK.GLWidget.csproj"
     |> xamarinFilter