diff --git a/engine/client/console.c b/engine/client/console.c index a450b685..e30e27eb 100644 --- a/engine/client/console.c +++ b/engine/client/console.c @@ -2619,8 +2619,6 @@ static void Test_RunConHistory( void ) } TASSERT_STR( input.buffer, testbackup ); - - TASSERT_STR( "floof", "meow" ); } void Test_RunCon( void )