#!/bin/bash

set -e

make -C tests test-lz4-opt-parser
