Skip to content
Snippets Groups Projects
Commit aaa54187 authored by Guillaume Heurtier's avatar Guillaume Heurtier
Browse files

FEAT #11931 TIME 0:05 added Tag test in phpunit.xml

parent 3795aada
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
<file>test/unitTests/app/note/NoteControllerTest.php</file> <file>test/unitTests/app/note/NoteControllerTest.php</file>
<file>test/unitTests/app/folder/FolderControllerTest.php</file> <file>test/unitTests/app/folder/FolderControllerTest.php</file>
<file>test/unitTests/app/configuration/ConfigurationControllerTest.php</file> <file>test/unitTests/app/configuration/ConfigurationControllerTest.php</file>
<file>test/unitTests/app/tag/TagControllerTest.php</file>
<!-- The last one should be history --> <!-- The last one should be history -->
<file>test/unitTests/app/history/HistoryControllerTest.php</file> <file>test/unitTests/app/history/HistoryControllerTest.php</file>
</testsuite> </testsuite>
......
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