diff options
author | Tony Sarajärvi <tony.sarajarvi@theqtcompany.com> | 2015-12-02 23:28:04 +0200 |
---|---|---|
committer | Tony Sarajärvi <tony.sarajarvi@theqtcompany.com> | 2015-12-03 12:36:56 +0000 |
commit | b7587fe3a0d1c7345b02041c333e2c28994702a3 (patch) | |
tree | 40cbc0a5e2cc9aee81608736d63f67e5c7cde2c4 /tests | |
parent | 22a029b6aad1af9f9030bcc59833a989af08f5e4 (diff) | |
download | qtmultimedia-b7587fe3a0d1c7345b02041c333e2c28994702a3.tar.gz |
Remove insignificant flag from qsound
Change-Id: I8f48c2487795a1c53e73d51da1e88fb2aaacffaa
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/integration/qsound/qsound.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/integration/qsound/qsound.pro b/tests/auto/integration/qsound/qsound.pro index 49f5fda1d..aa8e5e409 100644 --- a/tests/auto/integration/qsound/qsound.pro +++ b/tests/auto/integration/qsound/qsound.pro @@ -8,5 +8,3 @@ CONFIG += testcase SOURCES += tst_qsound.cpp TESTDATA += test.wav - -win32: CONFIG += insignificant_test |