diff options
author | sebastian.sellmair <sebastian.sellmair@jetbrains.com> | 2020-07-07 07:47:11 +0200 |
---|---|---|
committer | Paweł Marks <Kordyjan@users.noreply.github.com> | 2020-07-07 08:29:04 +0200 |
commit | 33cf9d62f409dd5d98678fdcd29227763af11586 (patch) | |
tree | cc48eb6879648aeeea7177b640f8031971df5dc0 /integration-tests/gradle-integration-tests/testData/multiProjectSingleOut/fileTree.txt | |
parent | daadf8431b9280d5f96cfce2698b83c5e11524f6 (diff) | |
download | dokka-33cf9d62f409dd5d98678fdcd29227763af11586.tar.gz dokka-33cf9d62f409dd5d98678fdcd29227763af11586.tar.bz2 dokka-33cf9d62f409dd5d98678fdcd29227763af11586.zip |
Remove old integration tests folder
Diffstat (limited to 'integration-tests/gradle-integration-tests/testData/multiProjectSingleOut/fileTree.txt')
-rw-r--r-- | integration-tests/gradle-integration-tests/testData/multiProjectSingleOut/fileTree.txt | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/integration-tests/gradle-integration-tests/testData/multiProjectSingleOut/fileTree.txt b/integration-tests/gradle-integration-tests/testData/multiProjectSingleOut/fileTree.txt deleted file mode 100644 index 5624fca6..00000000 --- a/integration-tests/gradle-integration-tests/testData/multiProjectSingleOut/fileTree.txt +++ /dev/null @@ -1,33 +0,0 @@ -/ - multi-project-root/ - alltypes/ - index.html - index-outline.html - index.html - package-list - s1/ - -my-class/ - -init-.html - index.html - otherworks.html - -super/ - -init-.html - bar.html - foo.html - index.html - index.html - some-cool-thing.html - s2/ - -cooler/ - -init-.html - a.html - coolest.html - index.html - my-class.html - -superful/ - -init-.html - bar.html - index.html - index.html - main.html - style.css |