Skip to content

Commit d487e15

Browse files
scripts/test.py: fixed typo in comment.
1 parent 3123484 commit d487e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
Use specified prefix when running pytest, must be one of:
294294
gdb
295295
helgrind
296-
vagrind
296+
valgrind
297297
298298
-v <venv>
299299
venv is:

0 commit comments

Comments
 (0)