Update unix-test-instructions.md
authorLakshmi Priya <Priya91@users.noreply.github.com>
Tue, 2 Aug 2016 21:14:23 +0000 (14:14 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2016 21:14:23 +0000 (14:14 -0700)
Documentation/building/unix-test-instructions.md

index 0721103..59ec334 100644 (file)
@@ -10,7 +10,7 @@ Build CoreCLR and CoreFX. Refer to building instructions in the respective repos
 
 To build only the tests, on the Windows machine:
 
-> `C:\coreclr>tests\buildtest.cmd clean`
+> `C:\coreclr>build-test.cmd -rebuild`
 
 **Running tests**