From eedfdb916a2ee53e0f561f0c16f9961f775a037c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 31 Jul 2007 14:35:52 +0000 Subject: 23733: zmodload -LaF didn't include unloaded modules --- Test/V01zmodload.ztst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Test/V01zmodload.ztst') diff --git a/Test/V01zmodload.ztst b/Test/V01zmodload.ztst index cbfde12d6..a51535791 100644 --- a/Test/V01zmodload.ztst +++ b/Test/V01zmodload.ztst @@ -260,6 +260,11 @@ zmodload zsh/parameter 0d:Unload the modules loaded by this test suite + zmodload -aF zsh/zftp b:zftp + zmodload -LaF | grep zftp +0:Listing feature autoloads includes unloaded modules +>zmodload -Fa zsh/zftp b:zftp + %clean eval "$deps" -- cgit 1.4.1