From 8f97e74456a2698d59471682c63929b1af124230 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 4 Oct 2014 22:27:45 +0200 Subject: fixed code in destructor of BaseModuleLoader, was a little bit weird --- tests/modules/test4.MUST | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/modules/test4.MUST b/tests/modules/test4.MUST index 2a45d20..a675dba 100644 --- a/tests/modules/test4.MUST +++ b/tests/modules/test4.MUST @@ -3,3 +3,4 @@ test4: Module 4 initModule called test4: hello from main test4: hello world from module test4: Module 4 destroyModule called +Destroyed common object -- cgit v1.2.3-54-g00ecf