From b7ac2e7375bf7eb2505e21233405af07e2282d19 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Thu, 7 Jul 2016 06:11:25 -0500 Subject: [PATCH] Tests: base/reference update test output The additional exception that was logged in the old comparison file should have never been thrown. With the latest changes to the smartpointer logic this bug was resolved as well. Therefore, update the test output. --- tests/base/reference.debug.output | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/base/reference.debug.output b/tests/base/reference.debug.output index daaec4daac..26526ec33e 100644 --- a/tests/base/reference.debug.output +++ b/tests/base/reference.debug.output @@ -12,6 +12,5 @@ DEAL::Construct D DEAL::Destruct D DEAL::Exception: ExcInUse (counter, object_info->name(), infostring) DEAL::Destruct C -DEAL::Exception: ExcNoSubscriber(object_info->name(), name) DEAL::Destruct B DEAL::Destruct A -- 2.39.5