#!/bin/sh

# make the test continue to execute even one fail
./test --keep-going
