diff --git a/.busted b/.busted index 1d410d2..fb60538 100644 --- a/.busted +++ b/.busted @@ -17,7 +17,7 @@ return { _all = { lpath = lua_module_paths("lua_modules/share/lua/" .. version) .. lua_module_paths "types" - .. lua_module_paths "./src/awesomewm.d.tl", + .. lua_module_paths "src", cpath = "lua_modules/lib/lua/" .. version .. "/?.so;", loaders = { "teal" }, },