Extend this test.
All checks were successful
The build was successful.

This commit is contained in:
2019-05-08 09:03:21 +02:00
parent a2fb0b9ae5
commit 76880ae4e2
2 changed files with 36 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
Program::__construct() called.
Test1::__construct() called.
Program::main() called.
Program::__destruct() called.
Test2::__construct() called.
Test1::__construct() called.
Program::__destruct() called.
Test1::__destruct() called.
Test2::__destruct() called.
Test1::__destruct() called.