X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Ftest-file-name.cc;h=adbaa52913e611fd386ac15d9e5b378830d6853a;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=9bd06f121cf7201a1a7feea1874f5d0308ba2f5f;hpb=e7c33f14dc0ae7b43b21db16fd0ce48934049a57;p=lilypond.git diff --git a/flower/test-file-name.cc b/flower/test-file-name.cc index 9bd06f121c..adbaa52913 100644 --- a/flower/test-file-name.cc +++ b/flower/test-file-name.cc @@ -8,7 +8,7 @@ string slashify (string file_name); struct CaseB: public yaffut::Test { - CaseB(): File_name("123"){} + CaseB (): File_name ("123") {} }; TEST_STRING (File_name, Mingw_slashify, "foe.ly")