diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-12-31 03:14:50 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-01-05 15:30:49 +0300 |
commit | b917233d4b618d587f569706d8d528b051efdba4 (patch) | |
tree | 1ff132a7299cb962a5be4be3a4b0fadeea2141f3 /unit-tests/function/call.test | |
parent | e1837dc7da78055ab3e355c3e941a7415146c1b8 (diff) |
Tests cleanup
Diffstat (limited to 'unit-tests/function/call.test')
-rw-r--r-- | unit-tests/function/call.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests/function/call.test b/unit-tests/function/call.test index 5584c15..f3b59b9 100644 --- a/unit-tests/function/call.test +++ b/unit-tests/function/call.test @@ -140,7 +140,7 @@ EOE : member-function : -$* <'print $dummy.length([string] abc)' >'3' +$* <'print $dummy.length([path] abc)' >'3' : data-member : |