summaryrefslogtreecommitdiffstats
path: root/tests/auto0/auto2/package2.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto0/auto2/package2.tcl')
-rw-r--r--tests/auto0/auto2/package2.tcl5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto0/auto2/package2.tcl b/tests/auto0/auto2/package2.tcl
new file mode 100644
index 0000000..61774df
--- /dev/null
+++ b/tests/auto0/auto2/package2.tcl
@@ -0,0 +1,5 @@
+proc HeresPackage2 {args} {
+ return OK2
+}
+
+package provide SafeTestPackage2 2.3.4