summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/uniform/tst_uniform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/uniform/tst_uniform.cpp')
-rw-r--r--tests/auto/render/uniform/tst_uniform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/render/uniform/tst_uniform.cpp b/tests/auto/render/uniform/tst_uniform.cpp
index 5f946afa3..d7775eb62 100644
--- a/tests/auto/render/uniform/tst_uniform.cpp
+++ b/tests/auto/render/uniform/tst_uniform.cpp
@@ -112,7 +112,7 @@ private Q_SLOTS:
QCOMPARE(v.constData<float>()[0], 572.0f);
QCOMPARE(v.constData<float>()[1], 355.0f);
QCOMPARE(v.constData<float>()[2], 383.0f);
- QCOMPARE(v.constData<float>()[4], 0.0f);
+ QCOMPARE(v.constData<float>()[3], 0.0f);
}
{
// GIVEN