packagepath set

This commit is contained in:
2023-07-04 23:38:30 -04:00
parent 761e739e18
commit befe863846
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
package.path = "../?/init.lua;../?.lua;"..package.path
require("runtests")
require("threadtests")
-- Allows you to run "love tests" which runs the tests