#!/usr/bin/env python3
#
# Format a spec
#

import pscheduler

# TODO: Implement this.
pscheduler.fail("Spec-format is not implemented for this test.")
