diff options
| author | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2025-12-09 14:15:06 -0700 |
|---|---|---|
| committer | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2025-12-09 14:15:06 -0700 |
| commit | 87a762d45e26ce49f3a6834c0b810cf1e2cba885 (patch) | |
| tree | 4c054d68e8da69495269b5391208258f28af014e /Makefile | |
| parent | 2c40101e1369061e95690ea5509199c7e42413a6 (diff) | |
| download | a4-87a762d45e26ce49f3a6834c0b810cf1e2cba885.tar.xz a4-87a762d45e26ce49f3a6834c0b810cf1e2cba885.zip | |
a working request... its looking good
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ lua_lint: lua_test: echo "===> Testing" nvim --headless --noplugin -u scripts/tests/minimal.vim \ - -c "PlenaryBustedDirectory lua/vim-with-me {minimal_init = 'scripts/tests/minimal.vim'}" + -c "PlenaryBustedDirectory lua/99 {minimal_init = 'scripts/tests/minimal.vim'}" lua_clean: echo "===> Cleaning" |
