updated tests to accommodate new #+call: line header arg. pass-through

This commit is contained in:
Eric Schulte 2010-11-08 14:26:47 -07:00
parent 839a60f310
commit 68b5ca3989
1 changed files with 2 additions and 2 deletions

View File

@ -148,5 +148,5 @@
69fbe856-ca9c-4f20-9146-826d2f488c1d
#+call: echo(input="testing")
#+call: echo(input="testing") :results vector
#+call: echo() :var input="testing"
#+call: echo() :var input="testing" :results vector
#+call: echo[:var input="testing"]()
#+call: echo[:var input="testing"]() :results vector