#!/bin/sh

set -eu

TIMEOUT=900

gnome-desktop-testing-runner --timeout=$TIMEOUT upower
