diff options
Diffstat (limited to 'tests/glob.right')
-rw-r--r-- | tests/glob.right | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glob.right b/tests/glob.right index 46ac4d3..04a0fd5 100644 --- a/tests/glob.right +++ b/tests/glob.right @@ -13,7 +13,7 @@ argv[2] = <abc> argv[3] = <abd> argv[4] = <abe> tmp/l1 tmp/l2 tmp/*4 tmp/l3 -./glob-test: line 44: no match: tmp/*4 +./glob.tests: line 44: no match: tmp/*4 argv[1] = <bdir/> argv[1] = <*> argv[1] = <a*> |