diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-10-24 16:21:23 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-10-25 13:32:09 +0300 |
commit | cd6708644ed294a0d479dbe04caa7f0f570b80bb (patch) | |
tree | 5e0554748de15b1a11a7953fcdf3cb88216a555c /tests/directive/parsing.testscript | |
parent | faf32d0bfa0451cf9ade8c1902221cf085bb7d55 (diff) |
Allow concatenation of path/dir_path type to be a path pattern
Diffstat (limited to 'tests/directive/parsing.testscript')
-rw-r--r-- | tests/directive/parsing.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/directive/parsing.testscript b/tests/directive/parsing.testscript index 04dd054..3f180f0 100644 --- a/tests/directive/parsing.testscript +++ b/tests/directive/parsing.testscript @@ -1,4 +1,4 @@ -# file : tests/directive/assert.testscript +# file : tests/directive/parsing.testscript # license : MIT; see accompanying LICENSE file # Test overall directive parsing. |