From be91727466dee2bea44b601244d6b79acabdec8f Mon Sep 17 00:00:00 2001 From: onqtam Date: Sun, 2 Apr 2017 20:38:22 +0300 Subject: - fixed bug that was introduced in commit 0b0b82f1728f65075724b41aca83c62834978d44 - should have made these changes in a separate commit for easier testing - regenerated test output so the tests pass --- examples/hello_world/test_output/hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/hello_world/test_output/hello_world.txt') diff --git a/examples/hello_world/test_output/hello_world.txt b/examples/hello_world/test_output/hello_world.txt index e713d6a..a63fa43 100644 --- a/examples/hello_world/test_output/hello_world.txt +++ b/examples/hello_world/test_output/hello_world.txt @@ -1,5 +1,5 @@ [doctest] run with "--help" for options -=============================================================================== +== TEST CASE ================================================================== main.cpp(0) testing the factorial function -- cgit v1.2.3