[rygel] tests: Update mocked MediaItem
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] tests: Update mocked MediaItem
- Date: Fri, 20 May 2011 07:59:17 +0000 (UTC)
commit 4a189e3969bf404b7f52a24e22007cd4e0b5b9ac
Author: Jens Georg <mail jensge org>
Date: Fri May 20 09:58:24 2011 +0200
tests: Update mocked MediaItem
Slipped through make distcheck
tests/rygel-http-get-test.vala | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/rygel-http-get-test.vala b/tests/rygel-http-get-test.vala
index f40ba65..ea4ff63 100644
--- a/tests/rygel-http-get-test.vala
+++ b/tests/rygel-http-get-test.vala
@@ -263,6 +263,8 @@ public abstract class Rygel.MediaItem : Rygel.MediaObject {
public ArrayList<Subtitle> subtitles = new ArrayList<Subtitle> ();
public ArrayList<Thumbnail> thumbnails = new ArrayList<Thumbnail> ();
+ public bool place_holder = false;
+
public bool is_live_stream () {
return true;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]