Adds Theme DFs

This commit is contained in:
erwanlr
2019-07-05 09:34:13 +01:00
parent 4d32749489
commit f1a7413e20
11 changed files with 798 additions and 9 deletions

View File

@@ -3,5 +3,6 @@
describe WPScan::DB::DynamicFinders::Theme do
subject(:dynamic_finders) { described_class }
# Most of it is done in the Plugin specs
xit
end