Skip to content

Commit 17a9838

Browse files
committed
Update reference files.
1 parent 7c70902 commit 17a9838

16 files changed

Lines changed: 25 additions & 15 deletions

tests/test_tox_envlist_/test_tox_envlist_3_12_backward_envlist_posargs_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"'
44
lint create: ...\.tox\lint
55
lint run-test-pre: PYTHONHASHSEED='1357'
66
lint run-test: commands[0] | python -c 'print('"'"'This is the lint testenv'"'"')'
7-
___________________________________ summary ____________________________________
7+
___________________________________ summary _____________________________________
88
mypy: commands succeeded
99
lint: commands succeeded
1010
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_12_backward_invalid_combo_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ WARNING: Ignoring '-n qa' option as '-e / --envlist' option given.
22
mypy create: ...\.tox\mypy
33
mypy run-test-pre: PYTHONHASHSEED='2468'
44
mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"')'
5-
___________________________________ summary ____________________________________
5+
___________________________________ summary _____________________________________
66
mypy: commands succeeded
77
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_12_backward_manual_envs_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ py312 run-test: commands[0] | python --version
44
mypy create: ...\.tox\mypy
55
mypy run-test-pre: PYTHONHASHSEED='2468'
66
mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"')'
7-
___________________________________ summary ____________________________________
7+
___________________________________ summary _____________________________________
88
py312: commands succeeded
99
mypy: commands succeeded
1010
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_12_backward_manual_envs_posargs_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ py312 run-test: commands[0] | python --version
44
mypy create: ...\.tox\mypy
55
mypy run-test-pre: PYTHONHASHSEED='2468'
66
mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"')'
7-
___________________________________ summary ____________________________________
7+
___________________________________ summary _____________________________________
88
py312: commands succeeded
99
mypy: commands succeeded
1010
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_12_backward_qa_envlist_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"'
44
lint create: ...\.tox\lint
55
lint run-test-pre: PYTHONHASHSEED='1357'
66
lint run-test: commands[0] | python -c 'print('"'"'This is the lint testenv'"'"')'
7-
___________________________________ summary ____________________________________
7+
___________________________________ summary _____________________________________
88
mypy: commands succeeded
99
lint: commands succeeded
1010
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_13_backward_envlist_posargs_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"'
44
lint create: ...\.tox\lint
55
lint run-test-pre: PYTHONHASHSEED='1357'
66
lint run-test: commands[0] | python -c 'print('"'"'This is the lint testenv'"'"')'
7-
___________________________________ summary ____________________________________
7+
___________________________________ summary _____________________________________
88
mypy: commands succeeded
99
lint: commands succeeded
1010
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_13_backward_invalid_combo_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ WARNING: Ignoring '-n qa' option as '-e / --envlist' option given.
22
mypy create: ...\.tox\mypy
33
mypy run-test-pre: PYTHONHASHSEED='2468'
44
mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"')'
5-
___________________________________ summary ____________________________________
5+
___________________________________ summary _____________________________________
66
mypy: commands succeeded
77
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_13_backward_manual_envs_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ py313 run-test: commands[0] | python --version
44
mypy create: ...\.tox\mypy
55
mypy run-test-pre: PYTHONHASHSEED='2468'
66
mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"')'
7-
___________________________________ summary ____________________________________
7+
___________________________________ summary _____________________________________
88
py313: commands succeeded
99
mypy: commands succeeded
1010
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_13_backward_manual_envs_posargs_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ py313 run-test: commands[0] | python --version
44
mypy create: ...\.tox\mypy
55
mypy run-test-pre: PYTHONHASHSEED='2468'
66
mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"')'
7-
___________________________________ summary ____________________________________
7+
___________________________________ summary _____________________________________
88
py313: commands succeeded
99
mypy: commands succeeded
1010
congratulations :)

tests/test_tox_envlist_/test_tox_envlist_3_13_backward_qa_envlist_.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mypy run-test: commands[0] | python -c 'print('"'"'This is the mypy testenv'"'"'
44
lint create: ...\.tox\lint
55
lint run-test-pre: PYTHONHASHSEED='1357'
66
lint run-test: commands[0] | python -c 'print('"'"'This is the lint testenv'"'"')'
7-
___________________________________ summary ____________________________________
7+
___________________________________ summary _____________________________________
88
mypy: commands succeeded
99
lint: commands succeeded
1010
congratulations :)

0 commit comments

Comments
 (0)