X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/da9b6f95cc1927507f2aeddd079528c7368025a1..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"