]> granicus.if.org Git - icinga2/commit
Update test.cpp
authorWill Frey <will.frey@digitalreasoning.com>
Sat, 22 Jul 2017 03:07:07 +0000 (23:07 -0400)
committerGitHub <noreply@github.com>
Sat, 22 Jul 2017 03:07:07 +0000 (23:07 -0400)
commit17ca704d3a1ba5dc7da8fdfacdaea733acd2c340
tree20d054afd79f349b0b6a0f34ef9af6ed2d2d853d
parent0232ab8188b16ae6f2293a5817f1d9b0030879a3
Update test.cpp

This test was failing for me when I compiled with clang. Must have a different initializer.

I changed the test to match the example from the README and it passes when I build with both clang and gcc.
test_drivers/smoke_test/test.cpp