Skip to content
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

test: simplify test-worker-syntax-error #26144

Closed
wants to merge 1 commit into from

Commits on Feb 16, 2019

  1. test: simplify test-worker-syntax-error

    Remove extraneous code from test-worker-syntax-error. Because the worker
    is called with `eval: true`, there is no need to set an environment
    variable indicating whether the worker has started and so on. The test
    file is only ever executed by the main thread.
    Trott committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    a483617 View commit details
    Browse the repository at this point in the history