]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/yaffut-parameters.hh
Imported Upstream version 2.16.0
[lilypond.git] / flower / include / yaffut-parameters.hh
index 57429e64baa362c380a7eda4c3e10a75cc71654a..ed7bc0c581ee966573acef30df86daccfb6d3769 100644 (file)
@@ -6,7 +6,7 @@
 #define TEST_PARAMETER(Suite, Case, Type, value) \
   namespace { \
     struct Case: public yaffut::Test<Suite, Case>{ \
-       Type parameter_one_; \
+        Type parameter_one_; \
         Case (); \
     }; \
   } \