From 3a26e0189dafc58af9cc7098c7c7a683e3f324c2 Mon Sep 17 00:00:00 2001 From: "kay.one" Date: Sat, 11 May 2013 18:42:02 -0700 Subject: [PATCH] fixed build script. --- build.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.ps1 b/build.ps1 index 0e92be92f..ca36994fb 100644 --- a/build.ps1 +++ b/build.ps1 @@ -50,4 +50,4 @@ Function PackageTests() } Build -Package \ No newline at end of file +PackageTests \ No newline at end of file