mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Revert "MDEV-16075: Workaround to run MTR test suite for make test"
This reverts commit d39629f01e
.
Because running mtr for many hours with no output whatsoever
is not really what we should do.
And in 5.5 `make test` just works anyway, nothing to fix here.
This commit is contained in:
@@ -26,4 +26,4 @@ ELSE()
|
||||
ENDIF()
|
||||
|
||||
TARGET_LINK_LIBRARIES(explain_filename-t sql mytap)
|
||||
MY_ADD_TEST(explain_filename explain_filename-t)
|
||||
ADD_TEST(explain_filename explain_filename-t)
|
||||
|
Reference in New Issue
Block a user