summaryrefslogtreecommitdiff
path: root/libs/ardour/test/automation_list_property_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/test/automation_list_property_test.cc')
-rw-r--r--libs/ardour/test/automation_list_property_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/test/automation_list_property_test.cc b/libs/ardour/test/automation_list_property_test.cc
index 7206ee8220..e17ad4f151 100644
--- a/libs/ardour/test/automation_list_property_test.cc
+++ b/libs/ardour/test/automation_list_property_test.cc
@@ -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);