diff options
Diffstat (limited to 'tests/031_xeval_replvar.test')
-rw-r--r-- | tests/031_xeval_replvar.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/031_xeval_replvar.test b/tests/031_xeval_replvar.test deleted file mode 100644 index ebadb6d28..000000000 --- a/tests/031_xeval_replvar.test +++ /dev/null @@ -1,3 +0,0 @@ -args: xeval -I val console.log(val.toUpperCase()); -input: a\nb\n\nc -output: tests/031_xeval_replvar.out |