Moved tests into 'unit' folder

This commit is contained in:
Taras Machyshyn
2016-09-13 16:20:42 +03:00
parent 10fc546369
commit 395c575f78
95 changed files with 15383 additions and 304 deletions
@@ -0,0 +1,8 @@
<?php
return array (
'testOption' => 'Another Wrong Value',
'testOption2' => 'Test2',
);
?>