#!/bin/sh

# needs:
#   - test

# requires:
#   - eval
#   - test

test -z test.log && test -z eval.log

# provides: []
