Skip to content
Snippets Groups Projects
Commit 4b479271 authored by Mark Watney's avatar Mark Watney Committed by Helmut Hummel
Browse files

[BUGFIX] Make ViewHelperBaseTestcase always available

This is a follow-up commit to f648cdc5.

To ease the usage of the core with extensions, with f648cdc5 we moved the
base test classes into a different place to be able to make them available
when typo3/cms is pulled in as dependency, e.g. for testing extensions or
in projects.

The current .gitattributes file causes that this class was not available
when typo3/cms is pulled in as dependency, e.g. for testing extensions or
in projects.

This is a non breaking change, as the classes will be available in any
case after that.

Resolves: #77205
Releases: master, 7.6
Change-Id: I6f00ac1cb8c48cf2faea8bae666af691d8a1f7c2
Reviewed-on: https://review.typo3.org/49160


Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
parent 47476ae2
Branches
Tags
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