summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index f3ae5c30..4b0b6ca4 100644
--- a/main.c
+++ b/main.c
@@ -572,6 +572,7 @@ main (int argc, char *argv[]) {
messagepump_init (); // required to push messages while handling commandline
plug_load_all (); // required to add files to playlist from commandline
+ plt_add (0, "Test");
plt_add (0, "Default");
// execute server commands in local context