Skip to content

Commit

Permalink
Tests: remove some unused fixtures
Browse files Browse the repository at this point in the history
PR 102 removed support for the `ExpectException` polyfill.

These test fixtures belonged with that polyfill and were missed in the removal. They are now unused and should be removed.
  • Loading branch information
jrfnl committed Apr 1, 2023
1 parent 438fb45 commit 3f77763
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 81 deletions.
25 changes: 0 additions & 25 deletions tests/Polyfills/Fixtures/InvalidExceptionCodeTestCase.php

This file was deleted.

28 changes: 0 additions & 28 deletions tests/Polyfills/Fixtures/InvalidExceptionMessageTestCase.php

This file was deleted.

28 changes: 0 additions & 28 deletions tests/Polyfills/Fixtures/ThrowExceptionTestCase.php

This file was deleted.

0 comments on commit 3f77763

Please sign in to comment.