diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2009-07-29 03:52:12 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2009-07-29 03:52:12 (GMT) |
commit | 5f0374c5754e872aaaabef44bd18f0c3bee8d586 (patch) | |
tree | e8b4244cefdbabafd59ce1836b2a464c60342aa8 /tests/auto | |
parent | 069be9309b721541b4087614b6ce7b029cf3dcb8 (diff) | |
download | Qt-5f0374c5754e872aaaabef44bd18f0c3bee8d586.zip Qt-5f0374c5754e872aaaabef44bd18f0c3bee8d586.tar.gz Qt-5f0374c5754e872aaaabef44bd18f0c3bee8d586.tar.bz2 |
Fixed failure of tst_qmake::simple_app_shadowbuild.
Test needs a placeholder file to make sure its build directory exists.
Diffstat (limited to 'tests/auto')
-rw-r--r-- | tests/auto/qmake/testdata/simple_app_build/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qmake/testdata/simple_app_build/README b/tests/auto/qmake/testdata/simple_app_build/README new file mode 100644 index 0000000..81dc596 --- /dev/null +++ b/tests/auto/qmake/testdata/simple_app_build/README @@ -0,0 +1 @@ +Placeholder file to ensure this directory exists |