From 5ded85dcc648929220ab11ef0243489c406a4eaa Mon Sep 17 00:00:00 2001 From: jennifersp Date: Wed, 20 Apr 2022 10:59:57 -0700 Subject: [PATCH] unskip tests --- integration-tests/mysql-client-tests/import-mysqldump.bats | 3 --- 1 file changed, 3 deletions(-) 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 <