#!/bin/sh
cd "${0%/*}" || exit                                # Run from this directory
#------------------------------------------------------------------------------

echo "--- Skipping testing of tutorials in : $PWD" 1>&2

#------------------------------------------------------------------------------
