Commit ecd34cf4bd95d53b7c488db5d3b55d265f19503c

Authored by Kevin Cyster
1 parent 20f0fdc9

Added unit tests for webservice functionality for subscriptions

Committed By: Kevin Cyster

Reviewed By: Megan Watson
Showing 1 changed file with 1 additions and 0 deletions
tests/api/testFolder.php
... ... @@ -260,4 +260,5 @@ class APIFolderTestCase extends KTUnitTestCase {
260 260 $folder->delete('testXXXXX');
261 261 }
262 262 }
  263 +
263 264 ?>
264 265 \ No newline at end of file
... ...