Commit ced3459d authored by Romain Courteaud's avatar Romain Courteaud

[erp5_graph_editor] Fix self closing non void element

parent b008a53b
......@@ -17,7 +17,7 @@
<body>
<div id="qunit"></div>
<div id="qunit-fixture">
<div id="test-element"/>
<div id="test-element"></div>
</div>
</body>
</html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment