NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / ardour / test / automation_list_property_test.cc
index 7206ee8220a5cda12dee65cd38aff473c6e458fe..e17ad4f151ce4a6659bcfaa6748537f030b276dd 100644 (file)
@@ -58,7 +58,7 @@ AutomationListPropertyTest::basicTest ()
 
        /* No change since we just cleared them */
        CPPUNIT_ASSERT_EQUAL (false, property.changed());
-       
+
        property->add (1, 2, false, false);
        property->add (3, 4, false, false);