diff options
Diffstat (limited to 'tests/017/glob-carray.expected')
-rw-r--r-- | tests/017/glob-carray.expected | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/017/glob-carray.expected b/tests/017/glob-carray.expected index ac1290e3..cf4b8a5e 100644 --- a/tests/017/glob-carray.expected +++ b/tests/017/glob-carray.expected @@ -1,4 +1,4 @@ 0 -#S(glob-t pathc 4 pathv #<carray 4 #<ffi-type str-d>> reserve 0) +#S(glob-t pathc 5 pathv #<carray 5 #<ffi-type str-d>> reserve 0) #("tests/001/query-1.txr" "tests/001/query-2.txr" "tests/001/query-3.txr" - "tests/001/query-4.txr") + "tests/001/query-4.txr" "tests/001/query-5.txr") |