Index: test/cctest/compiler/test-run-deopt.cc |
diff --git a/test/cctest/compiler/test-run-deopt.cc b/test/cctest/compiler/test-run-deopt.cc |
index 8b4c9dccb13dd1577d11e02801d11438c3c80408..0260724b6db9299cbfd48ce156ebf235e9c73c9a 100644 |
--- a/test/cctest/compiler/test-run-deopt.cc |
+++ b/test/cctest/compiler/test-run-deopt.cc |
@@ -84,7 +84,6 @@ TEST(DeoptExceptionHandlerCatch) { |
TEST(DeoptExceptionHandlerFinally) { |
FLAG_allow_natives_syntax = true; |
- FLAG_turbo_try_finally = true; |
FunctionTester T( |
"(function f() {" |