From 6ca48a067d90b200cb93332235821549bb1a742b Mon Sep 17 00:00:00 2001 From: Kamil Doległo Date: Wed, 19 Aug 2020 11:45:08 +0200 Subject: Fix relocation id creation in the Dokka010ExternalLocationProvider --- plugins/base/src/test/resources/locationProvider/old-package-list | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/base/src/test/resources/locationProvider/old-package-list') diff --git a/plugins/base/src/test/resources/locationProvider/old-package-list b/plugins/base/src/test/resources/locationProvider/old-package-list index bf47a5bb..e2dfc92a 100644 --- a/plugins/base/src/test/resources/locationProvider/old-package-list +++ b/plugins/base/src/test/resources/locationProvider/old-package-list @@ -1,6 +1,7 @@ $dokka.format:kotlin-website-html $dokka.linkExtension:html $dokka.location:kotlin.text.StringBuilderkotlin.relocated.text/-string-builder/index.html +$dokka.location:kotlin$minus(java.math.BigDecimal, java.math.BigDecimal)kotlin/java.math.-big-decimal/minus.html kotlin kotlin.text kotlin.reflect -- cgit