-
- Downloads
Fix appstore build, cleanup unused code, remove all traces of a unit test sytem
composer.json
deleted
100644 → 0
{ | ||
"name": "opentools/secondary_mail", | ||
"description": "Enter a secondary email and specify which e-Mail should be used for external communication", | ||
"type": "project", | ||
"license": "AGPL", | ||
"authors": [ | ||
{ | ||
"name": "Reinhold Kainhofer" | ||
} | ||
], | ||
"require": {}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^5.4" | ||
} | ||
} |
js/secondarymail-test.js
deleted
100644 → 0
Please register or sign in to comment