diff options
Diffstat (limited to 'test/src/PropertyTest.kt')
-rw-r--r-- | test/src/PropertyTest.kt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/PropertyTest.kt b/test/src/PropertyTest.kt index 6d66af97..6fa17168 100644 --- a/test/src/PropertyTest.kt +++ b/test/src/PropertyTest.kt @@ -1,4 +1,4 @@ -package com.jetbrains.dokka.tests +package org.jetbrains.dokka.tests import org.junit.Test import kotlin.test.* |