Skip to content

Commit

Permalink
oth: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-souza committed Sep 30, 2024
1 parent 0f43a46 commit 80a24c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/shared/tests.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ function M.test()
)

-- setup resolution path
vim.print(package)
package.path = package.path .. ";./lua/?.lua"

for _, file in ipairs(files) do
Expand Down

0 comments on commit 80a24c8

Please sign in to comment.