From 51218df0a85b38643a1f31fc920f7e084ad6e8e1 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Wed, 24 Apr 2013 17:30:57 +0200 Subject: [PATCH] SONAR-3340 Fix UTs after adding id on duplications_index --- .../duplication/DuplicationDaoTest/shouldInsert-result.xml | 2 +- .../purge/PurgeCommandsTest/shouldDeleteSnapshot-result.xml | 2 +- .../core/purge/PurgeCommandsTest/shouldDeleteSnapshot.xml | 2 +- .../purge/PurgeCommandsTest/shouldPurgeSnapshot-result.xml | 4 ++-- .../core/purge/PurgeCommandsTest/shouldPurgeSnapshot.xml | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sonar-core/src/test/resources/org/sonar/core/duplication/DuplicationDaoTest/shouldInsert-result.xml b/sonar-core/src/test/resources/org/sonar/core/duplication/DuplicationDaoTest/shouldInsert-result.xml index f7a15f4f739..2a8f2bc4b79 100644 --- a/sonar-core/src/test/resources/org/sonar/core/duplication/DuplicationDaoTest/shouldInsert-result.xml +++ b/sonar-core/src/test/resources/org/sonar/core/duplication/DuplicationDaoTest/shouldInsert-result.xml @@ -4,6 +4,6 @@ - + diff --git a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot-result.xml b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot-result.xml index 9f000d49497..7be3147f96a 100644 --- a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot-result.xml +++ b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot-result.xml @@ -33,7 +33,7 @@ dep_usage="USES" dep_weight="1" from_scope="PRJ" to_scope="LIB"/> - + diff --git a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot.xml b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot.xml index 7e33c67299e..1e826d65074 100644 --- a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot.xml +++ b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot.xml @@ -31,7 +31,7 @@ dep_usage="USES" dep_weight="1" from_scope="PRJ" to_scope="LIB"/> - + diff --git a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldPurgeSnapshot-result.xml b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldPurgeSnapshot-result.xml index 5c66c5e2376..f8217f8bf39 100644 --- a/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldPurgeSnapshot-result.xml +++ b/sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldPurgeSnapshot-result.xml @@ -45,7 +45,7 @@ Note that measures, events and reviews are not deleted. - + - - -