Index: test/cctest/compiler/test-instruction.cc |
diff --git a/test/cctest/compiler/test-instruction.cc b/test/cctest/compiler/test-instruction.cc |
index 4de3373dada0605535d959107de86989bc6beee1..26eb33d9f83a15051ebe4924c94b4eb5a3cb417c 100644 |
--- a/test/cctest/compiler/test-instruction.cc |
+++ b/test/cctest/compiler/test-instruction.cc |
@@ -268,7 +268,7 @@ TEST(InstructionAddGapMove) { |
TEST(InstructionOperands) { |
- Zone zone; |
+ ZoneForTesting zone; |
{ |
TestInstr* i = TestInstr::New(&zone, 101); |