diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-03-27 07:33:48 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-03-27 07:34:07 (GMT) |
commit | e69e397cee5ac1ce1bd6a1bca559e5607bb4258a (patch) | |
tree | 4bd67453dd9e65416813ea2fe3f67ca8ad90772b /tests/auto/qguard/qguard.pro | |
parent | 392aaba04d8eda52ec7f6c36c31bcd23b0458140 (diff) | |
download | Qt-e69e397cee5ac1ce1bd6a1bca559e5607bb4258a.zip Qt-e69e397cee5ac1ce1bd6a1bca559e5607bb4258a.tar.gz Qt-e69e397cee5ac1ce1bd6a1bca559e5607bb4258a.tar.bz2 |
Autotests: oops, remove last traces of QGuard
Diffstat (limited to 'tests/auto/qguard/qguard.pro')
-rw-r--r-- | tests/auto/qguard/qguard.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qguard/qguard.pro b/tests/auto/qguard/qguard.pro deleted file mode 100644 index f249dde..0000000 --- a/tests/auto/qguard/qguard.pro +++ /dev/null @@ -1,2 +0,0 @@ -load(qttest_p4) -SOURCES += tst_qguard.cpp |