Packed template tests are CODE_COP tests
This commit is contained in:
parent
1323d64598
commit
df82253967
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ use CSS::Packer;
|
||||||
use JavaScript::Packer;
|
use JavaScript::Packer;
|
||||||
use WebGUI::Asset::Template;
|
use WebGUI::Asset::Template;
|
||||||
|
|
||||||
|
skip_all("Set CODE_COP to enable these tests") unless $ENV{CODE_COP};
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# Init
|
# Init
|
||||||
my $session = WebGUI::Test->session;
|
my $session = WebGUI::Test->session;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue