Fix failing test.
authorMartin Jones <martin.jones@nokia.com>
Tue, 14 Jun 2011 00:21:52 +0000 (10:21 +1000)
committerMartin Jones <martin.jones@nokia.com>
Tue, 14 Jun 2011 00:21:52 +0000 (10:21 +1000)
Change ccf706d0bb2d9f70f5a8c18e4aab8ee7e6369817 changed the
instruction dump() format.

Change-Id: I86677cc176568728b8044d8abfce9121773e9c56

tests/auto/declarative/qdeclarativeinstruction/tst_qdeclarativeinstruction.cpp

index be1f9e0..fda1640 100644 (file)
@@ -535,7 +535,7 @@ void tst_qdeclarativeinstruction::dump()
         << "25\t\tSTORE_VARIANT_OBJECT\t22"
         << "26\t\tSTORE_INTERFACE\t\t23"
         << "27\t\tSTORE_SIGNAL\t\t2\t3\t\t\"console.log(1921)\""
-        << "28\t\tSTORE_SCRIPT_STRING\t24\t3\t1"
+        << "28\t\tSTORE_SCRIPT_STRING\t24\t3\t1\t0"
         << "29\t\tASSIGN_SIGNAL_OBJECT\t0\t\t\t\"mySignal\""
         << "30\t\tASSIGN_CUSTOMTYPE\t25\t6\t9"
         << "31\t\tSTORE_BINDING\t26\t3\t2"