#!/bin/sh -e

export IR_KERNEL_NAME=ir
cd tests/testthat
python3 -m test_ir
