From 20f0fdc9ba4d55f23bcd3cba13960657b13d844b Mon Sep 17 00:00:00 2001 From: Kevin Cyster Date: Thu, 19 Feb 2009 13:04:54 +0200 Subject: [PATCH] Added unit tests for webservice functionality for subscriptions --- tests/api/testDocument.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/api/testDocument.php b/tests/api/testDocument.php index 3413756..5c4d63c 100644 --- a/tests/api/testDocument.php +++ b/tests/api/testDocument.php @@ -416,4 +416,5 @@ class APIDocumentTestCase extends KTUnitTestCase { $document->expunge(); } } -?> + +?> \ No newline at end of file -- libgit2 0.21.4