summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2007-01-26 11:34:56 +0100
committerunknown <msvensson@shellback.(none)>2007-01-26 11:34:56 +0100
commit59f95d31be2f30c02a343491b6ce17ffa2b2241a (patch)
tree8825201bb0a7832b10f4a71bd8ce8f1fcf968e6d /mysql-test
parent82fd1703387dd2ca3fcff18938f9024bc9cee24a (diff)
downloadmariadb-git-59f95d31be2f30c02a343491b6ce17ffa2b2241a.tar.gz
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
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/t/rpl_openssl.test4
1 files changed, 0 insertions, 4 deletions
diff --git a/mysql-test/t/rpl_openssl.test b/mysql-test/t/rpl_openssl.test
index af70a1a9453..7d769ad448e 100644
--- a/mysql-test/t/rpl_openssl.test
+++ b/mysql-test/t/rpl_openssl.test
@@ -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;