Commit 61efb427bf69a10cc9f3142c3150095d2d7321a4
Merge branch 'edge' of github.com:ktgit/knowledgetree into edge
Showing
1 changed file
with
1 additions
and
1 deletions
tests/runtests.php
| @@ -8,7 +8,7 @@ class UnitTests extends TestSuite { | @@ -8,7 +8,7 @@ class UnitTests extends TestSuite { | ||
| 8 | $this->TestSuite('Unit tests'); | 8 | $this->TestSuite('Unit tests'); |
| 9 | 9 | ||
| 10 | // CMIS API | 10 | // CMIS API |
| 11 | - $this->addFile('ktcmis/testCmisApi.php'); | 11 | +// $this->addFile('ktcmis/testCmisApi.php'); |
| 12 | 12 | ||
| 13 | // KTAPI | 13 | // KTAPI |
| 14 | // Some of these tests will fail if Electronic Signatures are enabled for the API. | 14 | // Some of these tests will fail if Electronic Signatures are enabled for the API. |