From bc0654e29891fa5e93b8d122518179779aae7e6a Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Wed, 27 May 2015 19:26:13 +0200 Subject: allow to explicitly specify the type of root for every input path --- .../format/crossLanguage/kotlinExtendsJava.html | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 test/data/format/crossLanguage/kotlinExtendsJava.html (limited to 'test/data/format/crossLanguage/kotlinExtendsJava.html') diff --git a/test/data/format/crossLanguage/kotlinExtendsJava.html b/test/data/format/crossLanguage/kotlinExtendsJava.html deleted file mode 100644 index 5b93d837..00000000 --- a/test/data/format/crossLanguage/kotlinExtendsJava.html +++ /dev/null @@ -1,26 +0,0 @@ - - -test / test.Bar - - -test / test / Bar
-
-

Bar

-class Bar : Foo
-

See xyzzy

-
-
-

Constructors

- - - - - - - -
-<init> -Bar()

See xyzzy

-
- - -- cgit