#!/usr/bin/perl use strict; use warnings; use Test::More tests => 2; use_ok('Kwiki::Emoticon'); require_ok ('Kwiki::Emoticon');