mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
doc/testing: Typo
This commit is contained in:
parent
9d7397c4ba
commit
63f520fd00
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ A environment variables that Google Test accepts are also worth knowing:
|
|||
Putting the two together, one might run
|
||||
|
||||
```bash
|
||||
GTEST_BREIF=1 GTEST_FILTER='ErrorTraceTest.*' meson test nix-expr-tests -v
|
||||
GTEST_BRIEF=1 GTEST_FILTER='ErrorTraceTest.*' meson test nix-expr-tests -v
|
||||
```
|
||||
|
||||
for short but comprensive output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue