summaryrefslogtreecommitdiff
path: root/src/GF/Shell/ShellCommands.hs
diff options
context:
space:
mode:
authorpeb <peb@cs.chalmers.se>2006-01-13 08:42:25 +0000
committerpeb <peb@cs.chalmers.se>2006-01-13 08:42:25 +0000
commitacd24331af16964c6f3dad549ce43e44130b1284 (patch)
tree857123cbe46d725e402d63585eb486dd184a1309 /src/GF/Shell/ShellCommands.hs
parent7752543f042b555bc87d57c3c3dcbfb15f2132c3 (diff)
peb
Diffstat (limited to 'src/GF/Shell/ShellCommands.hs')
-rw-r--r--src/GF/Shell/ShellCommands.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs
index 47c27bb24..48eac25a5 100644
--- a/src/GF/Shell/ShellCommands.hs
+++ b/src/GF/Shell/ShellCommands.hs
@@ -146,7 +146,7 @@ testValidFlag st co f x = case f of
"filter" -> testInc customStringCommand
"length" -> testN
"optimize"-> testIn $ words "parametrize values all share none"
- "conversion" -> testIn $ words "strict nondet finite singletons finite-strict finite-singletons"
+ "conversion" -> testIn $ words "strict nondet finite finite2 finite3 singletons finite-strict finite-singletons"
_ -> return ()
where
testInc ci =