#!/bin/zsh setopt shwordsplit oneTimeSetUp() { OLDPATH=$PATH . ../autoconfig.functions export PATH=$OLDPATH } SHUNIT_PARENT=$1 . ./shunit2