summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/lua-physical/test/testQuantity.lua
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/latex/lua-physical/test/testQuantity.lua')
-rw-r--r--macros/luatex/latex/lua-physical/test/testQuantity.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/luatex/latex/lua-physical/test/testQuantity.lua b/macros/luatex/latex/lua-physical/test/testQuantity.lua
index b27c853e7c..e7e1223ab6 100644
--- a/macros/luatex/latex/lua-physical/test/testQuantity.lua
+++ b/macros/luatex/latex/lua-physical/test/testQuantity.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