# we need the buildin webserver for the tests
if [ ! -e environment.mak ]; then
make startup
fi
make -C test/interactive-helper/
# we need the buildin webserver for the tests
if [ ! -e environment.mak ]; then
make startup
fi
make -C test/interactive-helper/