diff options
Diffstat (limited to 'test/src/TestAPI.kt')
-rw-r--r-- | test/src/TestAPI.kt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/TestAPI.kt b/test/src/TestAPI.kt index 6a385972..d5466b88 100644 --- a/test/src/TestAPI.kt +++ b/test/src/TestAPI.kt @@ -1,4 +1,4 @@ -package com.jetbrains.dokka.tests +package org.jetbrains.dokka.tests import org.jetbrains.jet.cli.common.messages.* import com.intellij.openapi.util.* |