Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Commit

Permalink
[FOLLOWUP] Drop leftover from the IDE test runner (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Aug 7, 2019
1 parent 5cf05a6 commit 3792149
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 103 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).

### Removed
- Remove the UI for code coverage (#116)
- Drop the IDE test runner (#114)
- Drop the IDE test runner (#114, #117)
- Drop the testing framework (#113, #115)
- Drop the time statistics (#112)
- Drop DatabaseTestCase (#111)
Expand Down
2 changes: 0 additions & 2 deletions Resources/Private/Build/bootstrap.php

This file was deleted.

1 change: 0 additions & 1 deletion Resources/Private/Php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"phpunit/phpunit": "^5.7",
"mikey179/vfsstream": "^1.6"
},
"bin": ["../Build/bootstrap.php"],
"prefer-stable": true,
"config": {
"platform": {
Expand Down
99 changes: 0 additions & 99 deletions Resources/Private/Scripts/php

This file was deleted.

0 comments on commit 3792149

Please sign in to comment.