Skip to content

Commit 60e5ed7

Browse files
test: removed PHP unit tests since these aren't used
1 parent 77fda6f commit 60e5ed7

File tree

5 files changed

+1
-146
lines changed

5 files changed

+1
-146
lines changed

composer.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,6 @@
44
"license": "GPL-3.0-or-later",
55
"type": "wordpress-plugin",
66
"require-dev": {
7-
"phpunit/phpunit": "^6",
8-
"wp-phpunit/wp-phpunit": "5.7",
9-
"roots/wordpress": "5.7",
107
"wp-cli/i18n-command": "^2.2"
11-
},
12-
"scripts": {
13-
"test": [
14-
"phpunit tests"
15-
]
16-
},
17-
"config": {
18-
"allow-plugins": {
19-
"roots/wordpress-core-installer": true
20-
}
21-
}
8+
}
229
}

phpunit.xml.dist

Lines changed: 0 additions & 20 deletions
This file was deleted.

tests/bootstrap.php

Lines changed: 0 additions & 25 deletions
This file was deleted.

tests/pluginTest.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

tests/wp-config.php

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)