From 60cd87963a771c22eda56365f4059c1fa117e3a3 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 3 May 2020 19:40:15 +1000 Subject: Backport: Feature [feature-requests:1347]. Add InsertLines method to PerLine interface and all implementations. This will allow insertion of lines in batches in a future change set. Added tests for PerLine implementations. Backport of changeset 8227:9fc611fc6848. --- test/unit/UnitTester.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'test/unit/UnitTester.vcxproj') diff --git a/test/unit/UnitTester.vcxproj b/test/unit/UnitTester.vcxproj index 65a3529fc..52190db7f 100644 --- a/test/unit/UnitTester.vcxproj +++ b/test/unit/UnitTester.vcxproj @@ -151,6 +151,7 @@ + -- cgit v1.2.3