Skip to content
Snippets Groups Projects
Commit 3010c21e authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Tests: Activate ext:rsaauth test suite

The test suite of ext:rsaauth is missing in UnitTests.xml, add it.

Resolves: #58531
Related: #58530
Related: #51436
Releases: 6.2
Change-Id: I5c1c8bbf415ed53270a09bdf68df300e28eb5f09
Reviewed-on: https://review.typo3.org/29878
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
parent 00d852be
No related merge requests found
......@@ -72,6 +72,9 @@
<testsuite name="EXT:reports tests">
<directory>../../../../typo3/sysext/reports/Tests/Unit/</directory>
</testsuite>
<testsuite name="EXT:rsaauth tests">
<directory>../../../../typo3/sysext/rsaauth/Tests/Unit/</directory>
</testsuite>
<testsuite name="EXT:saltedpasswords tests">
<directory>../../../../typo3/sysext/saltedpasswords/Tests/Unit/</directory>
</testsuite>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment