Move splitTag tests into a HTML subdir, for congruency with other module subtests.
This commit is contained in:
parent
f34dc2c8f0
commit
5dbea78e69
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
use FindBin;
|
||||
use strict;
|
||||
use lib "$FindBin::Bin/lib";
|
||||
use lib "$FindBin::Bin/../lib";
|
||||
|
||||
use WebGUI::Test;
|
||||
use WebGUI::HTML;
|
||||
Loading…
Add table
Add a link
Reference in a new issue