From bc2d0660f4f460b55009ab4e525f2a0e4cde6187 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 8 Sep 2020 03:02:12 +0000 Subject: CTAN sync 202009080302 --- macros/luatex/latex/lua-physical/test/testNumber.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/luatex/latex/lua-physical/test/testNumber.lua') 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 -- cgit v1.2.3