From 7b4438599fa0b995710d4778ba18743732825282 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 11 Aug 2016 12:13:19 -0700 Subject: [PATCH] Update unix test instructions --- Documentation/building/unix-test-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/building/unix-test-instructions.md b/Documentation/building/unix-test-instructions.md index 49bc59b..9cf7507 100644 --- a/Documentation/building/unix-test-instructions.md +++ b/Documentation/building/unix-test-instructions.md @@ -28,7 +28,7 @@ See runtest.sh usage information: > `~/coreclr$ tests/runtest.sh --help` -Run tests: +Run tests (`Debug` may be replaced with `Release` or `Checked`, depending on which Configuration you've built): > ```bash > ~/coreclr$ tests/runtest.sh -- 2.7.4