diff --git a/tests/runtests.php b/tests/runtests.php index 22d88e6..f418c46 100644 --- a/tests/runtests.php +++ b/tests/runtests.php @@ -8,7 +8,7 @@ class UnitTests extends TestSuite { $this->TestSuite('Unit tests'); // CMIS API - $this->addFile('ktcmis/testCmisApi.php'); +// $this->addFile('ktcmis/testCmisApi.php'); // KTAPI // Some of these tests will fail if Electronic Signatures are enabled for the API.