aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/maven/projects/it-maven
diff options
context:
space:
mode:
authorsebastian.sellmair <sebastian.sellmair@jetbrains.com>2020-07-10 13:50:01 +0200
committerSebastian Sellmair <34319766+sellmair@users.noreply.github.com>2020-07-13 14:23:08 +0200
commite9b3fead277bdbf0aced2801812cd22c3b8fd625 (patch)
tree0be1b421373c095597599bc93cdbcee8492cb8b5 /integration-tests/maven/projects/it-maven
parente940349980c40f87309c9ae80593519952d9dd7f (diff)
downloaddokka-e9b3fead277bdbf0aced2801812cd22c3b8fd625.tar.gz
dokka-e9b3fead277bdbf0aced2801812cd22c3b8fd625.tar.bz2
dokka-e9b3fead277bdbf0aced2801812cd22c3b8fd625.zip
Fix first integration tests
Diffstat (limited to 'integration-tests/maven/projects/it-maven')
-rw-r--r--integration-tests/maven/projects/it-maven/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/integration-tests/maven/projects/it-maven/pom.xml b/integration-tests/maven/projects/it-maven/pom.xml
index 47bd633c..9be87779 100644
--- a/integration-tests/maven/projects/it-maven/pom.xml
+++ b/integration-tests/maven/projects/it-maven/pom.xml
@@ -93,8 +93,6 @@
<!-- Default: ${project.artifactId} -->
<moduleDisplayName>Maven Integration Test Module</moduleDisplayName>
- <!-- See list of possible formats below -->
- <outputFormat>html</outputFormat>
<!-- Default: ${project.basedir}/target/dokka -->
<outputDir>${project.basedir}/output</outputDir>