Typo in lit command guide

llvm-svn: 152702
This commit is contained in:
Eli Bendersky 2012-03-14 06:09:20 +00:00
parent 8823decdd4
commit 2859178242
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ builds this is the directory that will be scanned for tests.
B<test_exec_root> For out-of-dir builds, the path to the test suite root inside
the object directory. This is where tests will be run and temporary output files
places.
placed.
B<environment> A dictionary representing the environment to use when executing
tests in the suite.