diff --git a/t/Asset/Wobject/DataForm/viewForm.t b/t/Asset/Wobject/DataForm/viewForm.t
index 81ea69b63..8cf5cd5c6 100644
--- a/t/Asset/Wobject/DataForm/viewForm.t
+++ b/t/Asset/Wobject/DataForm/viewForm.t
@@ -44,7 +44,7 @@ $df = $df->cloneFromDb;
#----------------------------------------------------------------------------
# Tests
-plan tests => 3; # Increment this number for each test you create
+plan tests => 4; # Increment this number for each test you create
#----------------------------------------------------------------------------
# Test getListTemplateVars
@@ -54,6 +54,7 @@ my $output = $df->view();
ok $output, 'got some output';
ok $output !~ m/+] href/msx, 'no CSS link tags in the output';
-ok $output !~ m/