diff options
Diffstat (limited to 'tools/slang-test')
| -rw-r--r-- | tools/slang-test/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
