Browse Source

Updated tests – removed bender tags and CSS links.

Piotrek Koszuliński 9 years ago
parent
commit
b899bca54d
1 changed files with 0 additions and 4 deletions
  1. 0 4
      packages/ckeditor5-basic-styles/tests/manual/basic-styles.html

+ 0 - 4
packages/ckeditor5-basic-styles/tests/manual/basic-styles.html

@@ -1,7 +1,3 @@
-<head>
-	<link rel="stylesheet" href="/theme/ckeditor.css">
-</head>
-
 <div id="editor">
 	<p><em>This</em> is an <strong>editor</strong> instance.</p>
 </div>