Refactor tests (first pass)
[html-element-library.git] / t / fillinform.t
CommitLineData
aa016126
MG
1#!/usr/bin/perl
2use t::lib tests => 1;
674cdd66 3
aa016126
MG
4my $tree = mktree 't/html/fillinform.html';
5isxml \($tree->fillinform({state => 'catatonic'})), 't/html/fillinform.exp', 'fillinform';
This page took 0.00843 seconds and 4 git commands to generate.