debugger: Removed unneeded failing test

Change-Id: I330d43bfdbba5304bf559e136aa1bc07b5498c4a
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Robert Loehning
2012-03-21 15:17:48 +01:00
committed by hjk
parent 380a32d4fa
commit 39cb4e954d

View File

@@ -5095,7 +5095,6 @@ namespace qscript {
s.setProperty("a", QScriptValue());
QScriptValue d = s.data();
BREAK_HERE;
// Check s <native> QScriptValue (JSCoreValue).
// Check d (invalid) QScriptValue.
// Check v 43 QVariant (int).
// Check x 33 int.