stable

Clone or download

Read-only

Fixes request #29967: TestManagement template files are absent in production deployment

To test you can either do a full "build and run" or only rebuild the source tarball used to construct the RPMs with `tools/rpm/tuleap-source-tarball.nix` and check the files are present. Change-Id: I34c8f822c693227e983243143d742de376e7d43c

Modified Files

Name
M plugins/testmanagement/Makefile +6 −6 Go to diff View file
M plugins/testmanagement/include/TestManagement/TestmanagementTrackersCreator.php +1 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/XML/Exporter.php +1 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/XML/ImportXMLFromTracker.php +2 −2 Go to diff View file
M plugins/testmanagement/include/TestManagement/XML/XMLImport.php +1 −1 Go to diff View file
M plugins/testmanagement/include/constants.php +0 −1 Go to diff View file
D plugins/testmanagement/resources/.gitignore +0 −3 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/TestmanagementTrackersCreatorTest.php +1 −1 Go to diff View file