Added tests

Small fixes
This commit is contained in:
RainLoop Team 2014-05-29 20:01:10 +04:00
parent c6a9563d81
commit 5236810d6b
16 changed files with 73608 additions and 45 deletions

6
tests/configuration.xml Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0"?>
<phpunit
colors="true"
stopOnFailure="true"
syntaxCheck="true">
</phpunit>