diff options
Diffstat (limited to 'test/data/format/classWithClassObject.html')
-rw-r--r-- | test/data/format/classWithClassObject.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/data/format/classWithClassObject.html b/test/data/format/classWithClassObject.html index 5ccb5b7e..c1b18041 100644 --- a/test/data/format/classWithClassObject.html +++ b/test/data/format/classWithClassObject.html @@ -6,7 +6,8 @@ <a href="out.html">test</a> / <a href="out.html"></a> / <a href="out.html">Klass</a><br/> <br/> <h1>Klass</h1> -<pre><code><span class="keyword">class </span><span class="identifier">Klass</span></code></pre><br/> +<code><span class="keyword">class </span><span class="identifier">Klass</span></code><br/> +<br/> <br/> <h3>Constructors</h3> <table> |