X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bd345ea112678f4ed9cfa5132b6ded87ff3c4207..a500fb72810060e52d87ad2c2e4691531f0bcc5a:/tests/test_conffiles.cpp diff --git a/tests/test_conffiles.cpp b/tests/test_conffiles.cpp index ef63a7a1..5936ad36 100644 --- a/tests/test_conffiles.cpp +++ b/tests/test_conffiles.cpp @@ -64,7 +64,7 @@ namespace tut { std::ofstream f("/tmp/test.cf"); - ensure("Correct construction (part 3)", f); + ensure("Correct construction (part 3)", static_cast(f)); f << "\n" << "a=a-string# a string\n"