Chromium Code Reviews

Unified Diff: test/cctest/interpreter/bytecode_expectations/ThisFunction.golden

Issue 2390163003: [interpreter] Remove redundant flag from bytecode cctest suite. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: test/cctest/interpreter/bytecode_expectations/ThisFunction.golden
diff --git a/test/cctest/interpreter/bytecode_expectations/ThisFunction.golden b/test/cctest/interpreter/bytecode_expectations/ThisFunction.golden
index d9acad3b744eb174e7e9b84e4d9d24faef755648..5d1c7c914384fc5f55953d5e8160f69b9d4c567d 100644
--- a/test/cctest/interpreter/bytecode_expectations/ThisFunction.golden
+++ b/test/cctest/interpreter/bytecode_expectations/ThisFunction.golden
@@ -3,7 +3,6 @@
#
---
-execute: yes
wrap: no
test function name: f

Powered by Google App Engine