Skip to content

Fix running runtests.py without arguments. #7954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2021

Conversation

felixxm
Copy link
Contributor

@felixxm felixxm commented Apr 28, 2021

Regression in aa12a5f.

$ ./runtests.py 
Traceback (most recent call last):
  File "./runtests.py", line 49, in <module>
    sys.exit(pytest.main(pytest_args))
NameError: name 'pytest_args' is not defined

@carltongibson
Copy link
Collaborator

Thanks @felixxm

@carltongibson carltongibson merged commit bc07521 into encode:master May 24, 2021
@felixxm felixxm deleted the runtests branch May 24, 2021 07:54
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants