[rygel] test: Mark mocked item as non-placeholder
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] test: Mark mocked item as non-placeholder
- Date: Wed, 19 Oct 2011 08:10:59 +0000 (UTC)
commit 49d147125c25af806530afdb6ff5396161b86ba7
Author: Jens Georg <mail jensge org>
Date: Wed Oct 19 10:10:05 2011 +0200
test: Mark mocked item as non-placeholder
tests/rygel-http-post-test.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/rygel-http-post-test.vala b/tests/rygel-http-post-test.vala
index 985ff1d..19e2d7b 100644
--- a/tests/rygel-http-post-test.vala
+++ b/tests/rygel-http-post-test.vala
@@ -267,6 +267,7 @@ public class Rygel.MediaContainer : Rygel.MediaObject {
File file,
File? other_file,
FileMonitorEvent event_type) {
+ this.item.place_holder = false;
this.container_updated (this);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]