added busted.lua

This commit is contained in:
Thomas Bell 2025-08-25 12:22:05 -06:00
commit 8934a7f6a3
3 changed files with 17 additions and 0 deletions

2
tests/bootstrap-busted.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
nvim -l ./tests/busted.lua $@