First tests

This commit is contained in:
Ismo Vuorinen
2017-09-13 19:30:05 +03:00
parent 3a2b7e8616
commit 81aa917de2
4 changed files with 1515 additions and 0 deletions

View File

@@ -21,5 +21,8 @@
},
"require": {
"php": ">=5.2.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
}
}