From 3115ba7a3640937df01ecf60f7ff55f71a3ab7c2 Mon Sep 17 00:00:00 2001 From: jsmall-nvidia Date: Tue, 3 Apr 2018 12:25:51 -0400 Subject: Fixes based on review of feature/dx12 PR. (#473) --- tools/slang-test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/slang-test') diff --git a/tools/slang-test/README.md b/tools/slang-test/README.md index f4418311d..819694b48 100644 --- a/tools/slang-test/README.md +++ b/tools/slang-test/README.md @@ -16,7 +16,7 @@ slang-test -bindir E:\slang\bin\windows-x64\Debug\\ -category full tests/compute * The -category full means that all tests can be run. * The final 'free parameter' is 'tests/compute/array-param' and means only tests starting with this string will run. -It may also be necessary to have the working directory the root directory of the slang distribution - in the example about this would be "E:\slang\". +It may also be necessary to have the working directory the root directory of the slang distribution - in the example above this would be "E:\slang\". ## Test Categories -- cgit v1.2.3