Commit 20f0fdc9ba4d55f23bcd3cba13960657b13d844b

Authored by Kevin Cyster
1 parent d7b8214e

Added unit tests for webservice functionality for subscriptions

Committed By: Kevin Cyster

Reviewed By: Megan Watson
Showing 1 changed file with 2 additions and 1 deletions
tests/api/testDocument.php
@@ -416,4 +416,5 @@ class APIDocumentTestCase extends KTUnitTestCase { @@ -416,4 +416,5 @@ class APIDocumentTestCase extends KTUnitTestCase {
416 $document->expunge(); 416 $document->expunge();
417 } 417 }
418 } 418 }
419 -?> 419 +
  420 +?>
420 \ No newline at end of file 421 \ No newline at end of file