Move the test harnesses into test/.

This is preparation for removing the `servo-` prefixes from the various
Servo components.
This commit is contained in:
Patrick Walton 2013-05-20 17:59:05 -07:00
parent 729a5ff441
commit c658c6dea9
71 changed files with 4 additions and 4 deletions

View file

@ -0,0 +1,15 @@
<head>
<body>
<div>
Here come the combining character sequences:
&#168;
A&#776; = &#196;
a&#776; = &#228;
O&#776; = &#214;
o&#776; = &#246;
U&#776; = &#220;
u&#776; = &#252;
Z&#776;
z&#776;
</div>
</body>