neovim/lj-busted.sh

5 lines
57 B
Bash

#!/bin/sh
set -xeu
/usr/bin/luajit /usr/bin/busted "$@"