diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-02-10 20:56:46 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-02-10 20:56:46 +0100 |
commit | 2fca4ebeee81bc01db290e97de7be31f3bf60241 (patch) | |
tree | 9de88a8dff79da1b63e321859c7ea0d65ac9dd0b /it/perf-tests/projects/huge-file/pom.xml | |
parent | 5f7f72ce0fdc6cb87d2f9377ae6b48e248974aca (diff) | |
download | sonarqube-2fca4ebeee81bc01db290e97de7be31f3bf60241.tar.gz sonarqube-2fca4ebeee81bc01db290e97de7be31f3bf60241.zip |
Fix and move perf tests
Diffstat (limited to 'it/perf-tests/projects/huge-file/pom.xml')
-rw-r--r-- | it/perf-tests/projects/huge-file/pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/it/perf-tests/projects/huge-file/pom.xml b/it/perf-tests/projects/huge-file/pom.xml deleted file mode 100644 index d5a69b06339..00000000000 --- a/it/perf-tests/projects/huge-file/pom.xml +++ /dev/null @@ -1,9 +0,0 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <modelVersion>4.0.0</modelVersion> - <groupId>com.sonarsource.it.samples</groupId> - <artifactId>huge-file</artifactId> - <version>1.0-SNAPSHOT</version> - <name>Sonar :: Integration Tests :: Huge File</name> - -</project>
\ No newline at end of file |