summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeconnection/data/test-connection3.qml
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-02-26 07:08:30 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-02-26 07:08:30 (GMT)
commit63b4ded7451913e944e2b7e016746650cfc13fe6 (patch)
treeab0ddc709da3ac3907347ebc227fa9d805c8091a /tests/auto/declarative/qdeclarativeconnection/data/test-connection3.qml
parente1f33f2e4689a59de2814ffdea7ea246bbfe0283 (diff)
downloadQt-63b4ded7451913e944e2b7e016746650cfc13fe6.zip
Qt-63b4ded7451913e944e2b7e016746650cfc13fe6.tar.gz
Qt-63b4ded7451913e944e2b7e016746650cfc13fe6.tar.bz2
Rename files to follow class name.
Task-number: QT-2822
Diffstat (limited to 'tests/auto/declarative/qdeclarativeconnection/data/test-connection3.qml')
-rw-r--r--tests/auto/declarative/qdeclarativeconnection/data/test-connection3.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/declarative/qdeclarativeconnection/data/test-connection3.qml b/tests/auto/declarative/qdeclarativeconnection/data/test-connection3.qml
deleted file mode 100644
index 6e396c0..0000000
--- a/tests/auto/declarative/qdeclarativeconnection/data/test-connection3.qml
+++ /dev/null
@@ -1,3 +0,0 @@
-import Qt 4.6
-
-Connections {}