Skip to content
Snippets Groups Projects
Commit d3512561 authored by Patrick Radtke's avatar Patrick Radtke
Browse files

Use a base test class instead of a listener

To convert existing tests to use the base class use

 perl -p -i -e 's/PHPUnit_Framework_TestCase/SimpleSAML\\Test\\Utils\\ClearStateTestCase/g' `grep -rl PHPUnit_Framework_TestCase tests | grep -v ClearStateTestCase.php`
parent 7bc9953c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment