diff options
author | Steve Bennett <steveb@workware.net.au> | 2010-12-06 20:21:37 +1000 |
---|---|---|
committer | Steve Bennett <steveb@workware.net.au> | 2010-12-06 21:01:32 +1000 |
commit | 3fb099f57df1392661a2f49f3437759b73d36065 (patch) | |
tree | a82940320ef47ff1a3b9c9a9758fa0f4ee7acab3 /tests/proc-new.test | |
parent | b0a046eee1c2f91d96d7077a6a5bd3ba07076e64 (diff) | |
download | jimtcl-3fb099f57df1392661a2f49f3437759b73d36065.zip jimtcl-3fb099f57df1392661a2f49f3437759b73d36065.tar.gz jimtcl-3fb099f57df1392661a2f49f3437759b73d36065.tar.bz2 |
Add more dependencies for tests
Allow tests to run with almost all features disabled
Diffstat (limited to 'tests/proc-new.test')
-rw-r--r-- | tests/proc-new.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/proc-new.test b/tests/proc-new.test index 077b43e..c771575 100644 --- a/tests/proc-new.test +++ b/tests/proc-new.test @@ -1,6 +1,7 @@ source [file dirname [info script]]/testing.tcl needs constraint jim +needs cmd array proc aproc {} { list |