aboutsummaryrefslogtreecommitdiff
path: root/test/opml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/opml.cpp')
-rw-r--r--test/opml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/opml.cpp b/test/opml.cpp
index b36006e9..bcf6fd8c 100644
--- a/test/opml.cpp
+++ b/test/opml.cpp
@@ -54,7 +54,7 @@ TEST_CASE("opml::generate creates an XML document with feed URLs in OPML format"
SECTION("A few feeds") {
ConfigContainer cfg;
- Cache rsscache(":memory:", &cfg);
+ Cache rsscache(":memory:", cfg);
FeedContainer feeds;
std::shared_ptr<RssFeed> feed =