summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2013-01-29 11:58:58 +0100
committerJens Georg <jensg@openismus.com>2013-01-29 11:59:27 +0100
commitc6364a71235c0e7945a5d7256dd4bfd67340b0e0 (patch)
tree8bbc61bb0d1d9e6207e5cda9fe278f012e0c04a3 /tests
parent8192e79b6085a1891141f7db0372b4b40627f0ef (diff)
downloadrygel-c6364a71235c0e7945a5d7256dd4bfd67340b0e0.tar.gz
server: Fix use of DLNA.ORG_AnyContainer
Diffstat (limited to 'tests')
-rw-r--r--tests/rygel-item-creator-test.vala1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rygel-item-creator-test.vala b/tests/rygel-item-creator-test.vala
index 63cb8e25..019d1371 100644
--- a/tests/rygel-item-creator-test.vala
+++ b/tests/rygel-item-creator-test.vala
@@ -204,6 +204,7 @@ public class Rygel.MediaContainer : Rygel.MediaObject {
public Gee.ArrayList<string> create_classes = new Gee.ArrayList<string> ();
public int child_count;
public string sort_criteria = "+dc:title";
+ public static const string ANY = "DLNA.ORG_AnyContainer";
public uint update_id;
// mockable elements