mirror of
https://github.com/nzbget/nzbget.git
synced 2026-04-21 05:16:53 -04:00
fixed: compiler error when building tests on Windows
This commit is contained in:
1
tests/main/CommandLineParserTest.cpp
Normal file → Executable file
1
tests/main/CommandLineParserTest.cpp
Normal file → Executable file
@@ -40,6 +40,7 @@
|
||||
|
||||
#include "catch.h"
|
||||
|
||||
#include "nzbget.h"
|
||||
#include "CommandLineParser.h"
|
||||
|
||||
TEST_CASE("Command line parser: initializing without configuration file", "[CommandLineParser][Quick]")
|
||||
|
||||
Reference in New Issue
Block a user