Home
last modified time | relevance | path

Searched hist:"0 c313f7823f6b43dd546221b81e0e22613a04d23" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/
H A Dbootstrap.php0c313f7823f6b43dd546221b81e0e22613a04d23 Mon Oct 01 22:23:22 UTC 2012 Michael Hamann <michael@content-space.de> Always load the parser in the test environment

This fixes the problem that $PARSER_MODES was sometimes unset by PHPUnit
between test functions that called p_get_parsermodes() as PHPUnit tried
to restore the global environment. I couldn't reproduce this when I
executed all tests but just when I executed a single plugin test.