[rygel] tests: Fix HTTP Post test
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] tests: Fix HTTP Post test
- Date: Mon, 19 Sep 2011 11:12:09 +0000 (UTC)
commit 9e7d98865e27e283bc814ec49a28e830b782e8f6
Author: Jens Georg <mail jensge org>
Date: Mon Sep 19 13:11:42 2011 +0200
tests: Fix HTTP Post test
tests/rygel-http-post-test.vala | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/rygel-http-post-test.vala b/tests/rygel-http-post-test.vala
index 57c8b4d..5cac2df 100644
--- a/tests/rygel-http-post-test.vala
+++ b/tests/rygel-http-post-test.vala
@@ -266,6 +266,9 @@ public class Rygel.MediaContainer : Rygel.MediaObject {
FileMonitorEvent event_type) {
this.container_updated (this);
}
+
+ public void disconnect (ulong id) {
+ }
}
public class Rygel.MediaItem : Rygel.MediaObject {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]