dillon1000/react

Commit

After each test, remove any stray nodes added to the document.

This was not necessary when we were running each test in its own
`<iframe>`, and it doesn't seem to affect any test behavior currently, but
it seems wise for the sake of test isolation and hygiene.
Browse files
Changed paths2 files
First-parent comparison
M src/test/all.js ModifiedM test/index.html Modified
Patch

Files changed

Rendering syntax-highlighted changes…