#!/bin/bash
set -e

cargo run --package vrl-tests --bin vrl-tests
