LazyVim.LazyVim/tests/run

4 lines
125 B
Text
Raw Normal View History

2024-06-05 17:31:51 +02:00
#!/bin/sh
nvim --headless -u tests/init.lua -c "PlenaryBustedDirectory tests {init = 'tests//init.lua', sequential = true}"