mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 02:30:54 +00:00
add moar tests!!!
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
int main(int argc, char** argv) {
|
||||
doctest::Context context;
|
||||
|
||||
Application::InitializeConsole();
|
||||
// Application::InitializeConsole();
|
||||
|
||||
context.applyCommandLine(argc, argv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user