Commit 59f95d31 authored by unknown's avatar unknown
Browse files

Bug#19209 Test 'rpl_openssl' hangs on Windows

 - Remove the hack to not run it on windows


mysql-test/t/rpl_openssl.test:
  Run on all platforms
parent 82fd1703
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;