diff options
author | sebastian.sellmair <sebastian.sellmair@jetbrains.com> | 2020-07-10 11:53:53 +0200 |
---|---|---|
committer | Sebastian Sellmair <34319766+sellmair@users.noreply.github.com> | 2020-07-13 14:23:08 +0200 |
commit | 7b78890681ba81f1e38f5868fe9e6162efc540c0 (patch) | |
tree | 8a5ed72791d730a7769f95c93f7c09499343f3e6 /integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB | |
parent | c3eeb211bc51e19e1dc76c2fad4993bcf4999f5d (diff) | |
download | dokka-7b78890681ba81f1e38f5868fe9e6162efc540c0.tar.gz dokka-7b78890681ba81f1e38f5868fe9e6162efc540c0.tar.bz2 dokka-7b78890681ba81f1e38f5868fe9e6162efc540c0.zip |
Implement basic MultiModule0IntegrationTest.kt
Diffstat (limited to 'integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB')
-rw-r--r-- | integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB/README.md b/integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB/README.md index 5f22dd72..f8c52880 100644 --- a/integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB/README.md +++ b/integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB/README.md @@ -1,2 +1,2 @@ # Module moduleB -Here is some description +Here is some description for module B |