summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/resources
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2012-03-13 15:49:56 +0100
committerFabrice Bellingard <bellingard@gmail.com>2012-03-13 15:49:56 +0100
commit45dc3917fd114ab374f38da72d6e2075e21152ca (patch)
treeee2f105231975342e5f85c5ff5fa8c4069c0a2d8 /sonar-server/src/test/resources
parent987dd4b2aaa19386a69f83f02d95c18ead64639d (diff)
downloadsonarqube-45dc3917fd114ab374f38da72d6e2075e21152ca.tar.gz
sonarqube-45dc3917fd114ab374f38da72d6e2075e21152ca.zip
SONAR-3073 column sorting for 'key' does not work in filter
Diffstat (limited to 'sonar-server/src/test/resources')
-rw-r--r--sonar-server/src/test/resources/org/sonar/server/filters/FilterExecutorTest/shared.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-server/src/test/resources/org/sonar/server/filters/FilterExecutorTest/shared.xml b/sonar-server/src/test/resources/org/sonar/server/filters/FilterExecutorTest/shared.xml
index 26eed6f6800..03e194f11aa 100644
--- a/sonar-server/src/test/resources/org/sonar/server/filters/FilterExecutorTest/shared.xml
+++ b/sonar-server/src/test/resources/org/sonar/server/filters/FilterExecutorTest/shared.xml
@@ -3,7 +3,7 @@
root_id="[null]"
description="[null]" enabled="true" profile_id="[null]" language="java" copy_resource_id="[null]" person_id="[null]"/>
- <projects long_name="php project" id="2" scope="PRJ" kee="project:php" qualifier="TRK" name="php project"
+ <projects long_name="php project" id="2" scope="PRJ" kee="project:a-php-project" qualifier="TRK" name="php project"
root_id="[null]"
description="[null]" enabled="true" profile_id="[null]" language="php" copy_resource_id="[null]" person_id="[null]"/>