summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/lua-physical/test/testNumber.lua
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-08 03:02:12 +0000
committerNorbert Preining <norbert@preining.info>2020-09-08 03:02:12 +0000
commitbc2d0660f4f460b55009ab4e525f2a0e4cde6187 (patch)
treed35815089faf23c45f4f21690e42cfcc7c65a5fd /macros/luatex/latex/lua-physical/test/testNumber.lua
parent57edbaffbe7daad894e3036a4123acd03e0fdb9b (diff)
CTAN sync 202009080302
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