1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug#19209 Test 'rpl_openssl' hangs on Windows

- Remove the hack to not run it on windows
This commit is contained in:
msvensson@shellback.(none)
2007-01-26 11:34:56 +01:00
parent 1a3cf64fc9
commit 2580c49f94

View File

@ -1,7 +1,3 @@
# TODO: THIS TEST DOES NOT WORK ON WINDOWS
# This should be fixed.
--source include/not_windows.inc
source include/have_openssl.inc;
source include/master-slave.inc;