|
Moved php unit tests to unit_tests/php dir
Signed-off-by: Janos SUTO <sj@acts.hu> |
|---|
|
|
| phpunit.xml |
|---|
| tests/EmailTest.php 100644 → 0 |
|---|
| tests/FormatTest.php 100644 → 0 |
|---|
| tests/ParseMessageTest.php 100644 → 0 |
|---|
| tests/SplitMessageTest.php 100644 → 0 |
|---|
| unit_tests/php/EmailTest.php 0 → 100644 |
|---|
| unit_tests/php/FormatTest.php 0 → 100644 |
|---|
| unit_tests/php/ParseMessageTest.php 0 → 100644 |
|---|
| unit_tests/php/SplitMessageTest.php 0 → 100644 |
|---|