Merge "mw.loader: Add tests for mw.loader StringSet fallback"
[lhc/web/wiklou.git] / includes / libs / README
1 The classes in this directory ./includes/libs are considered standalone
2 from the remainder of the MediaWiki codebase. They do not call on any other
3 portions of MediaWiki code, and can be used in other projects without
4 dependency issues.