X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FTypeInfo.test.cc;h=a8e7312e2e22bc474fca5420e213af1e7f19b6be;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=2a5e1c9e67d0e70390122d7dcf078d569b56759e;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Utils/TypeInfo.test.cc b/Utils/TypeInfo.test.cc index 2a5e1c9..a8e7312 100644 --- a/Utils/TypeInfo.test.cc +++ b/Utils/TypeInfo.test.cc @@ -67,4 +67,6 @@ BOOST_AUTO_UNIT_TEST(prettyName) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: