Browse Source

engine: client: delete unused test data :)

pull/2/head
Alibek Omarov 3 years ago
parent
commit
947b94d29f
  1. 2
      engine/client/console.c

2
engine/client/console.c

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

Loading…
Cancel
Save