Skip to content

Commit

Permalink
[test] update library and script tests sets
Browse files Browse the repository at this point in the history
Change-Id: Ic97e960a8677af6a1c91637542345778bde27230
  • Loading branch information
xqt committed Jul 30, 2024
1 parent d2c57e2 commit da34ce3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,23 +100,28 @@ def create_path_func(base_func, subpath):
'memento',
'mysql',
'namespace',
'oauth',
'page',
'pagegenerators',
'paraminfo',
'plural',
'proofreadpage',
'setup',
'site',
'site_decorators',
'site_generators',
'site_detect',
'site_login_logout',
'site_obsoletesites',
'siteinfo',
'superset',
'sparql',
'tests',
'textlib',
'thanks',
'time',
'timestripper',
'titletranslate',
'token',
'tools',
'tools_chars',
Expand All @@ -128,6 +133,7 @@ def create_path_func(base_func, subpath):
'upload',
'uploadbot',
'user',
'version',
'wikibase',
'wikibase_edit',
'wikiblame',
Expand All @@ -150,6 +156,7 @@ def create_path_func(base_func, subpath):
'interwikidata',
'l10n',
'make_dist',
'noreferences',
'patrolbot',
'protectbot',
'pwb',
Expand Down

0 comments on commit da34ce3

Please sign in to comment.