diff -r 1ced03652d5e -r 12a97d1c6015 devtools/qunit.py --- a/devtools/qunit.py Mon Sep 01 10:22:46 2014 +0200 +++ b/devtools/qunit.py Mon Sep 01 14:56:00 2014 +0200 @@ -280,8 +280,10 @@ 'web_test': cw_path('devtools', 'data'), } - html = [''' + html = [''' + + @@ -307,7 +309,7 @@

QUnit example

-
    +
      ''') return u'\n'.join(html)