ENH: mixerVessel: dummy Alltest

This commit is contained in:
mattijs 2014-02-05 12:24:11 +00:00
parent 3541dad6d4
commit b620938829

View File

@ -0,0 +1,9 @@
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctions
# Do nothing for now.
# ----------------------------------------------------------------- end-of-file