Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 194c985

Browse files
author
Andrey Bienkowski
committed
Fix .pytest.expect
I am sorry. Based on the file name I assumed this file is written in the "expect" programming language. It turns out that this is a proprietary format used by pytest-expect
1 parent b0283e0 commit 194c985

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.pytest.expect

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# SPDX-FileCopyrightText: 2006-2021 html5lib contributors. See AUTHORS.rst
2-
#
3-
# SPDX-License-Identifier: MIT
4-
51
pytest-expect file v1
62
(2, 7, 18, 'final', 0)
73
b'html5lib/tests/test_encoding.py::test_parser_encoding[<!DOCTYPE HTML>\\n<script>document.write(\'<meta charset="ISO-8859-\' + \'2">\')</script>-iso-8859-2]': FAIL

.pytest.expect.license

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: 2006-2021 html5lib contributors. See AUTHORS.rst
2+
3+
SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)