Added smiley test.

This commit is contained in:
Alex Schroeder
2007-01-31 08:35:36 +00:00
parent c834ee09d7
commit 353781ff6c

View File

@@ -18,7 +18,7 @@
require 't/test.pl';
package OddMuse;
use Test::More tests => 16;
use Test::More tests => 17;
clear_pages();
@@ -51,6 +51,8 @@ run_tests(split('\n',<<'EOT'));
<pre>monospaced\n\n text</pre>
:) :-) :( :-(
&#x263a; &#x263a; &#x2639; &#x2639;
:smile: :happy: :frown: :sad:
&#x263a; &#x263a; &#x2639; &#x2639;
EOT
xpath_run_tests(split('\n',<<'EOT'));