about summary refs log tree commit diff
path: root/Test/V06parameter.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-08-11 19:29:25 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-08-11 19:29:25 +0000
commit6ce77ad7ba2195687114180bc8e5476f1f1212b7 (patch)
treee363c864a7fdf86e95861d57974ec910bf6a25de /Test/V06parameter.ztst
parent2853ca830ac8d504b7374de2be0ec82122d33c2d (diff)
downloadzsh-6ce77ad7ba2195687114180bc8e5476f1f1212b7.tar.gz
zsh-6ce77ad7ba2195687114180bc8e5476f1f1212b7.tar.xz
zsh-6ce77ad7ba2195687114180bc8e5476f1f1212b7.zip
unposted: fix test failure in previous commit
Diffstat (limited to 'Test/V06parameter.ztst')
-rw-r--r--Test/V06parameter.ztst6
1 files changed, 1 insertions, 5 deletions
diff --git a/Test/V06parameter.ztst b/Test/V06parameter.ztst
index 8b4fc30d5..6442adb12 100644
--- a/Test/V06parameter.ztst
+++ b/Test/V06parameter.ztst
@@ -1,11 +1,7 @@
-%prep
-
-  zmodload zsh/parameter
-
 %test
 
   print -r -- 'print Started functrace.zsh
-  :
+  module_path=(./Modules)
   print $LINENO + $functrace + $funcsourcetrace
   :
   fn() {