summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThePrimeAgain <theprimeagain@theprimeagain.com>2025-12-09 14:15:06 -0700
committerThePrimeAgain <theprimeagain@theprimeagain.com>2025-12-09 14:15:06 -0700
commit87a762d45e26ce49f3a6834c0b810cf1e2cba885 (patch)
tree4c054d68e8da69495269b5391208258f28af014e /Makefile
parent2c40101e1369061e95690ea5509199c7e42413a6 (diff)
downloada4-87a762d45e26ce49f3a6834c0b810cf1e2cba885.tar.xz
a4-87a762d45e26ce49f3a6834c0b810cf1e2cba885.zip
a working request... its looking good
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da472c4..a013f99 100644
--- a/Makefile
+++ b/Makefile
@@ -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"