Enable integration tests (#335)

This commit is contained in:
z38 2017-04-08 11:07:10 +02:00 committed by Tobias Nyholm
parent af98ed3307
commit afd8f361f3

View File

@ -12,7 +12,6 @@
<testsuites>
<testsuite name="all">
<directory>tests</directory>
<exclude>tests/Integration</exclude>
</testsuite>
<testsuite name="unit">