diff --git a/t/Asset/WikiPage/permissions.t b/t/Asset/WikiPage/permissions.t index 98cb9a300..0cc951b09 100644 --- a/t/Asset/WikiPage/permissions.t +++ b/t/Asset/WikiPage/permissions.t @@ -15,7 +15,6 @@ use lib "$FindBin::Bin/../../lib"; ##The goal of this test is to test permissions handling for the WikiMaster and WikiPage. use WebGUI::Test; -use WebGUI::Test::Maker::Permission; use WebGUI::Session; use Test::More tests => 31; # increment this value for each test you create use WebGUI::Asset::Wobject::WikiMaster;