summaryrefslogtreecommitdiffstats
path: root/tests/auto0/auto1/file1.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto0/auto1/file1.tcl')
-rw-r--r--tests/auto0/auto1/file1.tcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto0/auto1/file1.tcl b/tests/auto0/auto1/file1.tcl
new file mode 100644
index 0000000..bd8b92b
--- /dev/null
+++ b/tests/auto0/auto1/file1.tcl
@@ -0,0 +1,3 @@
+proc report1 {args} {
+ return ok1
+}