summaryrefslogtreecommitdiff
path: root/test/core/model/DomainTest.cpp
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2014-12-28 00:54:05 +0100
committerAndreas Stöckel <andreas@somweyr.de>2014-12-28 00:54:05 +0100
commit3f22fdbf6aa5d4543c122a91cf244046697a1ec9 (patch)
treea4ea51b9147d7773a5fa1d5fb1bbac3f644082ec /test/core/model/DomainTest.cpp
parent079b45a6745dc296a60622d5a4897ccdfcf1fa0f (diff)
Finished StructType implementation, started to write unit tests
Diffstat (limited to 'test/core/model/DomainTest.cpp')
-rw-r--r--test/core/model/DomainTest.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/core/model/DomainTest.cpp b/test/core/model/DomainTest.cpp
index e16da96..a69d805 100644
--- a/test/core/model/DomainTest.cpp
+++ b/test/core/model/DomainTest.cpp
@@ -46,9 +46,10 @@ void assert_path(std::vector<Rooted<Managed>> &result, size_t idx,
TEST(Domain, testDomainResolving)
{
// Construct Manager
+ Logger logger;
Manager mgr{1};
// Get the domain.
- Rooted<Domain> domain = constructBookDomain(mgr);
+ Rooted<Domain> domain = constructBookDomain(mgr, logger);
/*
* Start with the "book" search keyword. This should resolve to the domain