add some tests

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent c9897b9c55
commit 788e121a4b
  1. 3
      test/caller
  2. 4
      test/reporter

@ -0,0 +1,3 @@
. ./reporter
reporter

@ -0,0 +1,4 @@
reporter()
{
echo 0: $0
}
Loading…
Cancel
Save