summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/lua-physical/test/testNumber.lua
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/latex/lua-physical/test/testNumber.lua')
-rw-r--r--macros/luatex/latex/lua-physical/test/testNumber.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/luatex/latex/lua-physical/test/testNumber.lua b/macros/luatex/latex/lua-physical/test/testNumber.lua
index 1a5ec0791d..e41ff355e5 100644
--- a/macros/luatex/latex/lua-physical/test/testNumber.lua
+++ b/macros/luatex/latex/lua-physical/test/testNumber.lua
@@ -24,7 +24,7 @@ SOFTWARE.
local lu = require("luaunit")
-package.path = "../?.lua;" .. package.path
+package.path = "../physical/?.lua;" .. package.path
local physical = require("physical")
local N = physical.Number