summaryrefslogtreecommitdiff
path: root/mysql-test/include/not_embedded.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/not_embedded.inc')
-rw-r--r--mysql-test/include/not_embedded.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/mysql-test/include/not_embedded.inc b/mysql-test/include/not_embedded.inc
index 88185af3b15..4c168f71979 100644
--- a/mysql-test/include/not_embedded.inc
+++ b/mysql-test/include/not_embedded.inc
@@ -2,9 +2,3 @@
# suite.pm will make sure that all tests including this file
# will be skipped unless this is an embedded test run
#
-# The test below is redundant
-
-if (`select version() like '%embedded%'`) {
- This should never happen;
-}
-