Bug 1713 - You can't check the existence of a typedef using the preprocessor. Added a preprocessor check. Also removed an overqualified method name.
## this tests that receiving a nonexistent command is handled properly
## by a client
CLIENT
EXPECT_COMMAND AUTH
SEND 'NONEXISTENT_COMMAND foo bar baz blah blah'
EXPECT_COMMAND ERROR
EXPECT_STATE WAITING_FOR_INPUT