#!/bin/bash

. debian/tests/setup

test "$(playerctl metadata xesam:url)" = "file://$file"
test "$(playerctl metadata xesam:title)" = "$(basename "$file")"

wait %1
