cmd/test: fix a typo in a comment
This commit is contained in:
parent
6f9bf197a5
commit
f31b47c353
@ -96,7 +96,7 @@ def test(parser, args, unknown_args):
|
||||
pytest.main(['-h'])
|
||||
return
|
||||
|
||||
# pytest.ini lives in the root of the sapck repository.
|
||||
# pytest.ini lives in the root of the spack repository.
|
||||
with working_dir(spack.prefix):
|
||||
# --list and --long-list print the test output better.
|
||||
if args.list or args.long_list:
|
||||
|
Loading…
Reference in New Issue
Block a user