Commit acecd1ca authored by unknown's avatar unknown
Browse files

Bug#19209 Test 'rpl_openssl' hangs on Windows

 - Remove check not to run on windows. 


mysql-test/t/rpl_openssl.test:
  Remove check not to run on windows
parent 7cc50597
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
# 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;