1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-09-08 22:50:40 +02:00

Adding unittest with phpunit #84, fix #13

This commit is contained in:
Mikael Roos
2015-03-04 11:32:11 +01:00
parent f37189c378
commit 2c03cde379
6 changed files with 322 additions and 2 deletions

6
.gitignore vendored
View File

@@ -1,4 +1,6 @@
# Cache files #
######################
# Cache files
cache/*
# Test
coverage/
coverage.clover