summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2010-03-22 00:28:27 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2010-03-22 00:28:27 (GMT)
commit91ebcc413f0650ab235b93689776d4457bdbc80e (patch)
treedb4846ab6cf828b4f237e08b96b7615b14d1342e /tests/auto/opengl.pro
parent7a7dbde042b380f3005deb1c1e72e876eaa57d4c (diff)
downloadQt-91ebcc413f0650ab235b93689776d4457bdbc80e.zip
Qt-91ebcc413f0650ab235b93689776d4457bdbc80e.tar.gz
Qt-91ebcc413f0650ab235b93689776d4457bdbc80e.tar.bz2
Fixed inconsistent test naming.
TARGET and test class name should always match.
Diffstat (limited to 'tests/auto/opengl.pro')
-rw-r--r--tests/auto/opengl.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/opengl.pro b/tests/auto/opengl.pro
index 7220c45..9b59cd1 100644
--- a/tests/auto/opengl.pro
+++ b/tests/auto/opengl.pro
@@ -1,6 +1,6 @@
TEMPLATE=subdirs
SUBDIRS=\
qgl \
- qgl_threads \
+ qglthreads \
qglbuffer \