X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Ftest-file-name.cc;h=adbaa52913e611fd386ac15d9e5b378830d6853a;hb=b872748c6aa8bb721ced458691b38ac2fac5dfc8;hp=9bd06f121cf7201a1a7feea1874f5d0308ba2f5f;hpb=52c47ff08943021305e5d40bf5a4963e3e520af8;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")