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
This commit is contained in:
unknown 2006-12-15 13:23:45 +01:00
parent 7cc50597b0
commit acecd1caf6

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;