diff options
author | Edward Welbourne <edward.welbourne@qt.io> | 2020-07-20 13:37:58 +0200 |
---|---|---|
committer | Edward Welbourne <edward.welbourne@qt.io> | 2020-08-14 09:59:36 +0200 |
commit | 9ee554ac1d1af97e7ad5b4bf78e2779f7d1c405f (patch) | |
tree | c40e65aa3b2f7d02c32b592855c8c03252909c2b /tests/auto/corelib/global/qrand/qrand.pro | |
parent | ff555d89650f5cea72365e12fb2b71be9e25b89d (diff) |
Diffstat (limited to 'tests/auto/corelib/global/qrand/qrand.pro')
-rw-r--r-- | tests/auto/corelib/global/qrand/qrand.pro | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/corelib/global/qrand/qrand.pro b/tests/auto/corelib/global/qrand/qrand.pro deleted file mode 100644 index ee1430aea5..0000000000 --- a/tests/auto/corelib/global/qrand/qrand.pro +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG += testcase -TARGET = tst_qrand -QT = core testlib -SOURCES = tst_qrand.cpp |