engine: client: delete unused test data :)

This commit is contained in:
Alibek Omarov 2021-12-31 04:10:06 +03:00
parent f007374866
commit 947b94d29f
1 changed files with 0 additions and 2 deletions

View File

@ -2619,8 +2619,6 @@ static void Test_RunConHistory( void )
}
TASSERT_STR( input.buffer, testbackup );
TASSERT_STR( "floof", "meow" );
}
void Test_RunCon( void )