Skip to content
Snippets Groups Projects
Commit eb644bb2 authored by Mike Pennisi's avatar Mike Pennisi Committed by Gorkem Yakin
Browse files

Reduce reliance on `fnGlobalObject.js`

This harness function is not necessary in the majority of cases in which
it is used. Remove its usage to simplify tests and decrease the amount
of domain-specific knowledge necessary to contribute to the test suite.

Persist the harness function itself for use by future tests for ES2015
modules (such a helper is necessary for tests that are interpreted as
module code).
parent 9aa4dced
No related branches found
No related tags found
No related merge requests found
Showing
with 85 additions and 101 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment