selfthinker / dokuwiki_plugin_wrap

Wrap Plugin for DokuWiki: Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
http://www.dokuwiki.org/plugin:wrap
GNU General Public License v2.0
42 stars 33 forks source link

Make tests compatible with Igor #244

Closed annda closed 2 years ago

annda commented 2 years ago

setUp() method signature was no longer compatible with the testing framework on Igor, so simplified with direct override of $pluginsEnabled variable