We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ab0c15 + eb3e5c2 commit 52dba92Copy full SHA for 52dba92
tests/test_gzip_compliance.py
@@ -850,7 +850,7 @@ def test_decompress_infile_outfile(self):
850
# If the env_vars argument to assert_python_failure or assert_python_ok
851
# is empty the test will run in isolated mode (-I) which means that the
852
# PYTHONPATH environment variable will be ignored and the test fails
853
- # because the isal module can not be found, or the test is run usung the
+ # because the isal module can not be found, or the test is run using the
854
# system installed version of the module instead of the newly built
855
# module that should be tested.
856
#
0 commit comments