diff --git a/integration-tests/mysql-client-tests/import-mysqldump.bats b/integration-tests/mysql-client-tests/import-mysqldump.bats index ed378954b8..9622189dee 100644 --- a/integration-tests/mysql-client-tests/import-mysqldump.bats +++ b/integration-tests/mysql-client-tests/import-mysqldump.bats @@ -219,7 +219,6 @@ SQL } @test "import mysqldump: a table with all types with DEFAULT not-null VALUE dump" { - skip "charset introducer needs to be supported" run dolt sql <