Skip to content

Commit

Permalink
refactor: remove multiple-pages bc multiple-tabs covers the same case
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Mar 24, 2024
1 parent eb9715d commit c9d6276
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 123 deletions.
1 change: 0 additions & 1 deletion tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ <h2>Platform Tests</h2>
<li><a href="/tests/platform/iframe/">IFrame</a></li>
<li><a href="/tests/platform/image/">Image</a></li>
<li><a href="/tests/platform/intersection-observer/">IntersectionObserver</a></li>
<li><a href="/tests/platform/multiple-pages/">Multiple Pages</a></li>
<li><a href="/tests/platform/multiple-tabs/">Multiple Tabs</a></li>
<li><a href="/tests/platform/mutation-observer/">MutationObserver</a></li>
<li><a href="/tests/platform/navigator/">Navigator</a></li>
Expand Down
95 changes: 0 additions & 95 deletions tests/platform/multiple-pages/index.html

This file was deleted.

27 changes: 0 additions & 27 deletions tests/platform/multiple-pages/multiple-pages.spec.ts

This file was deleted.

0 comments on commit c9d6276

Please sign in to comment.