projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4322cff
)
Typo fixed. (#520)
author
Seunghoon Yeon
<yeonsh@gmail.com>
Mon, 22 Jun 2020 05:27:58 +0000
(14:27 +0900)
committer
GitHub
<noreply@github.com>
Mon, 22 Jun 2020 05:27:58 +0000
(06:27 +0100)
test/conftest.py
patch
|
blob
|
history
diff --git
a/test/conftest.py
b/test/conftest.py
index 08b1b5663f407abb5da83bea94e3353a9e1cd5de..6e46d5dee6445fb511de9698fd2d37b1740b9177 100644
(file)
--- a/
test/conftest.py
+++ b/
test/conftest.py
@@
-23,7
+23,7
@@
def pytest_pyfunc_call(pyfuncitem):
class OutputChecker:
- '''Check output data for suspicious patters.
+ '''Check output data for suspicious patter
n
s.
Everything written to check_output.fd will be scanned for suspicious
messages and then written to sys.stdout.