summaryrefslogtreecommitdiff
path: root/test/sql/test_case_statement.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/sql/test_case_statement.py')
-rw-r--r--test/sql/test_case_statement.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sql/test_case_statement.py b/test/sql/test_case_statement.py
index c6d5f0185..63491524c 100644
--- a/test/sql/test_case_statement.py
+++ b/test/sql/test_case_statement.py
@@ -56,7 +56,6 @@ class CaseTest(fixtures.TestBase, AssertsCompiledSQL):
with testing.db.begin() as conn:
info_table.drop(conn)
- @testing.fails_on("firebird", "FIXME: unknown")
@testing.requires.subqueries
def test_case(self, connection):
inner = select(