#!/bin/bash

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