mirror of
https://github.com/nzbget/nzbget.git
synced 2026-04-22 22:06:53 -04:00
#461: removed options "SaveQueue" and "ReloadQueue"
This commit is contained in:
@@ -64,7 +64,6 @@ void TestNzb(std::string testFilename)
|
||||
TEST_CASE("Nzb parser", "[NzbFile][TestData]")
|
||||
{
|
||||
Options::CmdOptList cmdOpts;
|
||||
cmdOpts.push_back("SaveQueue=no");
|
||||
Options options(&cmdOpts, nullptr);
|
||||
|
||||
TestNzb("dotless");
|
||||
|
||||
Reference in New Issue
Block a user