From 4b450a69452a14fd9af6c426b91d04165fedc94a Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 3 May 2020 19:40:15 +1000 Subject: 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. --- 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 361f41083..65d4c58dc 100644 --- a/test/unit/UnitTester.vcxproj +++ b/test/unit/UnitTester.vcxproj @@ -155,6 +155,7 @@ + -- cgit v1.2.3