#!/bin/bash

# Run quicktest with support for exception backtraces.
OCAMLRUNPARAM=b "@BASE_PATH@/debug/quicktestbin" "$@"
