#!/bin/sh . t/lib.sh check "" "tcpl: Hello, World!" check "foo" "tcpl: Hello, foo!" check "oo" "tcpl: Hello, foo!"