No comments table in the WikiMaster.
This commit is contained in:
parent
88ec09d279
commit
b04651ecc8
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ use Test::Exception;
|
||||||
|
|
||||||
|
|
||||||
sub list_of_tables {
|
sub list_of_tables {
|
||||||
return [qw/assetData wobject WikiMaster assetAspectRssFeed assetAspectComments assetAspect_Subscribable/];
|
return [qw/assetData wobject WikiMaster assetAspectRssFeed assetAspect_Subscribable/];
|
||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue