mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-17 21:41:26 +00:00
New home for all the tests. Fixed namespaces (#105)
* New home for all the tests. Fixed namespaces * small code improvement * Skipping tests failing only in Travis
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
>
|
||||
<testsuites>
|
||||
<testsuite name="EmailValidator Test Suite">
|
||||
<directory>./tests/</directory>
|
||||
<directory>./Tests/EmailValidator</directory>
|
||||
<exclude>./vendor/</exclude>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
Reference in New Issue
Block a user